MariaDB

MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. (by MariaDB)

MariaDB Alternatives

Similar projects and alternatives to MariaDB

  1. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  4. MongoDB

    304 MariaDB VS MongoDB

    The MongoDB Database

  5. d3

    293 MariaDB VS d3

    Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

  6. lodash

    212 MariaDB VS lodash

    A modern JavaScript utility library delivering modularity, performance, & extras.

  7. MySQL

    185 MariaDB VS MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  8. cockroach

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. moment

    102 MariaDB VS moment

    Parse, validate, manipulate, and display dates in javascript.

  11. Neo4j

    57 MariaDB VS Neo4j

    Graphs for Everyone

  12. gulp

    49 MariaDB VS gulp

    A toolkit to automate & enhance your workflow

  13. dillinger

    The last Markdown editor, ever.

  14. Apache Cassandra

    Apache Cassandra®

  15. CouchDB

    40 MariaDB VS CouchDB

    Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

  16. mariadb-docker

    Docker Official Image packaging for MariaDB

  17. sqlite

    sqlite mirror (by smparkes)

  18. grunt

    22 MariaDB VS grunt

    Grunt: The JavaScript Task Runner

  19. spegel

    Stateless cluster local OCI registry mirror.

  20. peerd

    Peer to peer distribution of container content in Kubernetes clusters.

  21. Apache HBase

    Apache HBase

  22. Firebird

    FB/Java plugin for Firebird

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better MariaDB alternative or higher similarity.

MariaDB discussion

Log in or Post with

MariaDB reviews and mentions

Posts with mentions or reviews of MariaDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-21.
  • Getting Forked by Microsoft
    29 projects | news.ycombinator.com | 21 Apr 2025
    Original license of Redis is retained in the form Valkey:

    https://github.com/valkey-io/valkey/blob/unstable/COPYING

    Third party licenses retained in a THIRDPARTY file in MariaDB

    https://github.com/MariaDB/server/blob/main/THIRDPARTY

    Only two good examples I could quickly find.

  • Corgi: The CLI That Tames Your Local Microservices Chaos
    18 projects | dev.to | 24 Mar 2025
    mariadb
  • Portspoof: Emulate a valid service on all 65535 TCP ports
    10 projects | news.ycombinator.com | 25 Dec 2024
  • MariaDB (Bite-size Article)
    1 project | dev.to | 13 Dec 2024
    Download from the Official Website: Visit the official MariaDB website (https://mariadb.org/) and download the version that matches your operating system.
  • From License to Freedom: Embracing Open Source Forks Knowing What to Expect
    7 projects | dev.to | 6 Nov 2024
    One of the most famous examples is MariaDB, a fork of MySQL. When Oracle acquired MySQL back in 2009, concerns arose about the future of the database under a corporate umbrella and while MySQL has remained open source, the idea of it living under Oracle's roof was enough to push some of the original creators to fork an alternative that still lived within the developer community. During the early stages of MariaDB, it was used as a drop-in replacement that promised to remain open and community-driven. Being able to simply switch from MySQL to MariaDB with minimal effort made adopting their product easy. Fast forward to today, MariaDB is widely adopted and continues to evolve independently from its ancestor. With the community driving the success, MariaDB has been adopted as the default database in major Linux distributions, including Debian, RHEL, CentOS, openSUSE, and Fedora.
  • Using the built-in SQLite module in Node.js
    5 projects | dev.to | 16 Oct 2024
    SQLite is a lightweight database engine written in C. It is a simple, fast, and fully featured implementation of an SQL Database Management System. SQLite differs from other relational databases like MariaDB and PostgreSQL because it does not run as a server.
  • 100+ Must-Have Web Development Resources
    28 projects | dev.to | 14 Oct 2024
    MariaDB: A fork of MySQL developed by early MySQL employees.
  • The Home Server Journey - 6: Your New Blogging Career
    13 projects | dev.to | 8 Oct 2024
    It seems easy enough to just deploy a MySQL container and use it, right? Well... It seems that there are some concerns about its licensing and development direction ever since the brand has been bought by Oracle (remember OpenOffice?). That was the motivation for the MariaDB fork, distributed under the GPLv2 license, which nowadays is not even a 100% drop-in replacement for MySQL, but still works for our case
  • The Home Server Journey - 5: Rebuilding Burned Bridges
    7 projects | dev.to | 29 Sep 2024
    (At first we're using a PostgreSQL image from the official DockerHub repository, but different databases such as MySQL/MariaDB or MongoDB will follow a similar pattern)
  • Which Database is Perfect for You? A Comprehensive Guide to MySQL, PostgreSQL, NoSQL, and More
    10 projects | dev.to | 26 Jun 2024
    MariaDB is an open-source RDBMS that originated as a fork of MySQL. It aims to maintain compatibility with MySQL while offering additional features.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic MariaDB repo stats
21
5,986
9.9
7 days ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?