• Dave@lemmy.nz
    link
    fedilink
    arrow-up
    6
    ·
    1 day ago

    MariaDB is a drop in replacement for MySQL. If it needs a MySQL database, you can safely use MariaDB instead.

    If you are building a new application, use Postgres. If you are running an existing application and it needs MySQL, use MariaDB.