this post was submitted on 15 Jan 2026
50 points (100.0% liked)

Opensource

5853 readers
44 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Dave@lemmy.nz 8 points 2 months 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.