🍺 BREW Explorer

← all formulae

mariadb

brew install mariadb v12.3.2 GPL-2.0-only

MySQL-compatible open-source relational database server written in C++.

Why you might care

Drop-in replacement for MySQL with better performance, more features, and active development from the MariaDB Foundation. Use this if you need a self-hosted SQL database for local development, testing, or production workloads and want to avoid Oracle's MySQL licensing or prefer MariaDB's community governance. Includes storage engines like InnoDB, Aria, and Columnstore for different use cases.

Categories

Alternatives

MySQL PostgreSQL SQLite Percona Server
4.3k
30-day installs · #669
9.0k
90-day · #849
45.5k
365-day · #724

Runtime dependencies

Build dependencies

Links

Caveats

A "/etc/my.cnf" from another install may interfere with a Homebrew-built
server starting up correctly.

MySQL is configured to only allow connections from localhost by default

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [
    "mariadb@12.3"
  ],
  "alternatives": [
    "MySQL",
    "PostgreSQL",
    "SQLite",
    "Percona Server"
  ],
  "build_dependencies": [
    "bison",
    "cmake",
    "fmt",
    "pkgconf",
    "openjdk"
  ],
  "categories": [
    "database",
    "server"
  ],
  "caveats": "A \"/etc/my.cnf\" from another install may interfere with a Homebrew-built\nserver starting up correctly.\n\nMySQL is configured to only allow connections from localhost by default\n",
  "conflicts_with": [
    "mysql",
    "percona-server"
  ],
  "dependencies": [
    "groonga",
    "lz4",
    "lzo",
    "openssl@3",
    "pcre2",
    "xz",
    "zstd"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Drop-in replacement for MySQL",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:00+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "mariadb",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://mariadb.org/",
  "homepage_og_description": "\u2026 Continue reading \"MariaDB Foundation\"",
  "homepage_og_image": "https://mariadb.org/wp-content/uploads/2023/05/Default_socail-card.png",
  "homepage_title": "MariaDB Foundation - MariaDB.org",
  "installs_30d": 4316,
  "installs_365d": 45487,
  "installs_90d": 9017,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only",
  "llm_generated_at": "2026-06-20T23:46:18+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "mariadb",
  "oldnames": [],
  "one_liner": "MySQL-compatible open-source relational database server written in C++.",
  "optional_dependencies": [],
  "rank_30d": 669,
  "rank_365d": 724,
  "rank_90d": 849,
  "raw_hash": "fd340775fe0fcc03",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/m/mariadb.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2",
    "krb5",
    "libedit",
    "libxcrypt",
    "libxml2",
    "ncurses"
  ],
  "version_head": null,
  "version_stable": "12.3.2",
  "versioned_formulae": [
    "mariadb@11.8",
    "mariadb@11.4",
    "mariadb@10.11",
    "mariadb@10.6",
    "mariadb@10.5"
  ],
  "why_use_this": "Drop-in replacement for MySQL with better performance, more features, and active development from the MariaDB Foundation. Use this if you need a self-hosted SQL database for local development, testing, or production workloads and want to avoid Oracle\u0027s MySQL licensing or prefer MariaDB\u0027s community governance. Includes storage engines like InnoDB, Aria, and Columnstore for different use cases."
}