Wingetlywingetly
← All apps

Navicat for MariaDB

by PremiumSoft CyberTech Ltd.v17.3.11

Last updated

Navicat for MariaDB is a powerful database management system developed to facilitate the management, development, and optimization of MariaDB databases through an intuitive interface.

Install with winget

$ winget install --id PremiumSoft.NavicatMariaDB --exact --version 17.3.11

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Navicat for MariaDB

Navicat for MariaDB uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
navicat17_mariadb_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Navicat for MariaDB

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Navicat for MariaDB is a powerful database management system developed to facilitate the management, development, and optimization of MariaDB databases through an intuitive interface. It includes a data profiling tool in the data viewer, an advanced query editor, and a range of comprehensive tools for data migration, modeling, and business intelligence (BI), all aimed at enhancing efficiency and effectiveness in database development.

Installers · v17.3.11

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Navicat for MariaDB.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Navicat Premium LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumLitev17.3.11

    Navicat Premium Lite is a compact version of Navicat, packed with the core features needed for users who primarily need to perform basic database operations.

  • Navicat PremiumPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumv17.3.11

    Navicat Premium is a robust, all-in-one solution for database development that enables seamless connections to multiple databases from a single application.

  • Navicat Data ModelerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerv4.3.11

    Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models.

  • Navicat MonitorPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatMonitorv3.1.4

    Navicat Monitor is a safe, simple and agentless remote server monitoring tool that is packed with powerful features to make your monitoring effective as possible.

  • Navicat Data Modeler LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerLitev4.3.11

    Navicat Data Modeler Lite is a powerful and easy-to-use database design tool for creating and manipulating data models.

  • Navicat for SnowflakePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatSnowflakev17.3.11

    Navicat for Snowflake is designed to simplify your interaction with Snowflake, enabling you to handle vast amounts of data with ease.

More from PremiumSoft CyberTech Ltd. or browse Databases, MariaDB, SQL.

Frequently asked questions

How do I install Navicat for MariaDB on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PremiumSoft.NavicatMariaDB --exact --version 17.3.11. winget downloads the installer from PremiumSoft CyberTech Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Navicat for MariaDB silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PremiumSoft.NavicatMariaDB --exact 17.3.11 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Navicat for MariaDB?
Navicat for MariaDB uses EXE (Inno Setup). Run the downloaded installer with: navicat17_mariadb_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Navicat for MariaDB via winget?
Run: winget uninstall --id PremiumSoft.NavicatMariaDB --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Navicat for MariaDB's Apps & Features entry.
Is Navicat for MariaDB free?
Navicat for MariaDB is distributed under Proprietary. Refer to the publisher (https://www.navicat.com/en/products/navicat-for-mariadb) for the full license terms - Wingetly itself does not charge for installation.
Does Navicat for MariaDB work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Navicat for MariaDB directly from the publisher.
How do I keep Navicat for MariaDB up to date?
Run winget upgrade --id PremiumSoft.NavicatMariaDB --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Navicat for MariaDB from microsoft/winget-pkgs.