• Dave@lemmy.nz
    link
    fedilink
    arrow-up
    4
    ·
    3 hours 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.