When it comes to relational databases, I've mainly worked with just MySQL and a bit of PostgreSQL.
Some of the most popular alternatives include Oracle, MariaDB, SQLite, ElevateDB and lots of others.
What is your preferred choice when it comes to relational databases and why would you recommend it?
Top comments (16)
Microsoft SQL because of tooling and documentation. I like also PostgreSQL with its additional NoSQL features.
PostgreSQL is so feature rich
Always an interesting discussion topic!
MSSQL because of customer support. lol. For OSS projects, postgreSQL.
MySQL, it was my first experience.
MySQL, for me maybe just because I grew up with it.
But it works, easy to understand and I know the queries from the top of my head.
I'm a TSQL fan (Microsoft). They provide free of charge the Microsoft SQL Express product. More than enough for a small buisness.
MSSQL was allways one of the few MS products I really respected, especially it's tooling. However, lately it's Postgres.
looking forward for the
developers 10 favorit RDBMS
article 😉I like CouchDB. Since Version 2.0 I think we can also consider it a relational DB.
Postgresql
MSSQL
Some comments may only be visible to logged-in visitors. Sign in to view all comments.