![]() |
Database of the Year
Always a hotly debated topic.
--jeremy |
For embedded systems, SQLite is hard to beat. If actual database servers are involved, PostgreSQL is the clear winner in terms of features, scalability, price (sorry Oracle) and performance. I'll choose PostgreSQL because it's what I use the most right now.
|
PostgreSQL is the least annoying, ergo the best.
There is no perfect database. |
Database of the year
MariaDB.
|
MariaDB has every feature the others wish they had and it actually scales, using a plethora of different replication technologies.
* Online schema changes! People always get stuffy about transactional DDL, but it's only for a single server. Where is that transaction running on a scaled solution? * The columnstore is here for everyone as of 10.5. And now it can back onto bucket storage. * Xpand/clustrix is still commercial, but it's actually horizonally scalable sql. * Mariabackup! Learn it, use it, love it. * You can have your JSON I guess...I prefer dynamic columns. * Spider and Galera are immense. There are some huge installations of them both from hundres of terabytes per-cluster and beyond. * InnoDB is now going through a big rewrite, because, you know, the InnoDB guys actually work at MariaDB. They have actually done well to poach a several engineers from the likes of sybase, ms, and ibm over the years. Maxscale didn't happen by accident! |
Is this only for SQL databases? YottaDB has been doing a lot of interesting things this year and though it is not SQL itself it now has an SQL front-end, Octo since mid-September.
|
Quote:
It also has the worst possible user-management options, which makes me stay away from it as long as possible. dbeaver helps, but still. |
Maria... Maria...
|
MariaDB with it's complete solution of HA, Extreme OLTP Scale with Xpand engine, Extreme scale on the OLTP side with ColumnStore engine and MaxScale at the top to bring it all together in a beautiful and the most powerful package that makes it handle every typo of workload that one can throw at it! :)
|
I forgot to add that EnterpriseDB is missing from this list, which brings the horrid world of Oracle to be bearable on a PostgreSQL database with the addition of easy db-administration and better support. And it is waaaaaaay cheaper than Oracle.
EnterpriseDB essentially being PostgreSQL under the hood, I'm not asking to add it, but it might be worth adding it next year. |
Vote : MariaDB
|
Quote:
|
MariaDB
|
It must be MariaDB
|
Do any of these work with arm64 on a raspberry pi 4?
|
All times are GMT -5. The time now is 11:59 AM. |