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

Opensource

5888 readers
147 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
top 5 comments
sorted by: hot top controversial new old
[–] aichan@piefed.blahaj.zone 26 points 2 months ago (1 children)
[–] jaybone@lemmy.zip 12 points 2 months ago (2 children)

The article itself suggests MariaDB, as that was the original fork of MySQL.

Switching to Postgres I’m guessing would be a lot more difficult in terms of compatibility with existing application code, and general admin / lifecycle tasks. Though that’s just a guess as I’ve never actually used MariaDB.

[–] 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.

[–] village604@adultswim.fan 2 points 2 months ago

Yeah, changing database systems like that is a nightmare, but could be worth doing depending on your usecase

[–] onlinepersona@programming.dev 6 points 2 months ago

I hope that the European Commission's recent call for evidence regarding the benefits of opensource will lead to sustainable funding for such important projects. If I'm not mistaken, even non-EU citizens may voice their support for opensource in the initiative. We should demand a system that compensates opensource developers somehow.