51
Stop using MySQL in 2026, it is not true open source
(optimizedbyotto.com)
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
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.