The 10 Most Popular DB Engines (SQL and NoSQL) in 2015
About two years ago, we’ve published this post about the 10 most popular DB engines, where we analyzed the data published by Solid IT on their DB Ranking website. In the meantime, the Solid IT measurement system has found to be a credible source, such that the website has also been cited at Gartner, InfoWorld, and many other sources.
Comparing the top 10 list, we can see that the players have shifted, heavily:
The top 3 elefants are still Oracle, MySQL and Microsoft SQL Server, but the runner-ups have changed. While PostgreSQL is still gaining traction, it has lost grounds compared to MongoDB.
Also, Cassandra and Redis have pushed out Sybase and Teradata from the top 10!
When 2 years ago, there had been only a single non RDBMS in this top 10 list, there are now 3, all of which “schema-less”, and they’re gaining additional momentum.
Clearly, vendors of RDBMS will need to move quickly to accommodate the needs of document storage and key-value storage the way their new competitors do.
For us on the jOOQ blog, a much more interesting perspective is to see where our supported databases currently are in this ranking:
With the recent release of jOOQ 3.7, we’ve added another three databases to our list of now 21 supported RDBMS. Compared to last year’s ranking, almost all of these RDBMS are gaining traction as well, apart from SQL Server.
One thing is certain: We still have very exciting times ahead. Stay tuned for more updates, and check out the current ranking here: http://db-engines.com/en/ranking
Reference: | The 10 Most Popular DB Engines (SQL and NoSQL) in 2015 from our JCG partner Lukas Eder at the JAVA, SQL, AND JOOQ blog. |