Wingetlywingetly
← All apps

MariaDB

by MariaDB Corporation Abv12.3.3.0

Last updated

The innovative open source database

Install with winget

$ winget install --id MariaDB.Server --exact --version 12.3.3.0

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

Silent install command for MariaDB

MariaDB uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i mariadb-12.3.3-winx64.msi /quiet /norestart

See the full silent install reference 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

MariaDB Server is one of the most popular open source relational databases. It’s made by the original developers of MySQL and guaranteed to stay open source. It is part of most cloud offerings and the default in most Linux distributions.

It is built upon the values of performance, stability, and openness, and MariaDB Foundation ensures contributions will be accepted on technical merit. Recent new functionality includes advanced clustering with Galera Cluster 4, compatibility features with Oracle Database and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.

Installers · v12.3.3.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
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 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

  • Microsoft ODBC Driver 18 for SQL ServerMicrosoft Corporation
    Microsoft.msodbcsql.18v18.6.2.1

    The stand-alone ODBC drivers providing an application programming interface (API) that implements the standard ODBC interfaces to Microsoft SQL Server.

  • PostgreSQL 10PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.10v10

    The World's Most Advanced Open Source Relational Database

  • PostgreSQL 17PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.17v17.11-3

    The World's Most Advanced Open Source Relational Database

  • DBXt8y2
    t8y2.DBXv0.6.11

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

  • Microsoft SQL Server Management StudioMicrosoft Corporation
    Microsoft.SQLServerManagementStudiov20.2.1

    SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure

  • S
    SSMS Tools PackMladen Prajdic
    MladenPrajdic.SSMSToolsPackv7.2.1.0

    A Microsoft SQL Server Management Studio (SSMS) add-in extension that dramatically increases your productivity with well-integrated, easy to use features.

More from MariaDB Corporation Ab or browse database, db, mysql.

Frequently asked questions

How do I install MariaDB on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MariaDB.Server --exact --version 12.3.3.0. winget downloads the installer from MariaDB Corporation Ab and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MariaDB silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MariaDB.Server --exact 12.3.3.0 --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 MariaDB?
MariaDB uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i mariadb-12.3.3-winx64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall MariaDB via winget?
Run: winget uninstall --id MariaDB.Server --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MariaDB's Apps & Features entry.
Is MariaDB free?
MariaDB is distributed under GPL-2.0. Refer to the publisher (https://mariadb.org/download/) for the full license terms - Wingetly itself does not charge for installation.
Does 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 MariaDB directly from the publisher.
How do I keep MariaDB up to date?
Run winget upgrade --id MariaDB.Server --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of MariaDB from microsoft/winget-pkgs.

Recent versions

  • 12.3.3.0latest
  • 12.3.2.0
  • 12.2.2.0
  • 12.1.2.0
  • 12.0.2.0
  • 11.8.2.0
  • 11.7.2.0
  • 11.6.2.0
  • 11.5.2.0
  • 11.4.3.0