News

Azure SQL Database Ranked Among Top 3 Databases of 2020

Microsoft touted the inclusion of Azure SQL Database among the top three databases of 2020 in a popularity ranking by DB-Engines, which collects and manages information about database management systems, updating its lists monthly.

The site also compiled stats for the full year of 2020, awarding second place to Microsoft's flagship cloud DBMS offering. Taking first place, and thus being named "DBMS of the Year 2020," is PostgreSQL, a repeat winner.

Microsoft took to the blogosphere to publicize its ranking, which set a record of its own, according to DB-Engines. "In the 9 years of DB-Engines, it is the first time that a cloud database service comes in within the top three of the Database of the Year award," the organization said in a Jan. 4 post.

About a week later, Microsoft penned its own post about the award, stating: "DB-Engines collects information on database management systems and it provides a widely accepted popularity ranking of database management systems. Azure SQL Database's popularity score increased 253 percent through 2020."

Latest DB-Engines Rankings, Top 20
[Click on image for larger view.] Latest DB-Engines Rankings, Top 20 (source: DB-Engines).

DB-Engines said that 253 percent improvement in the Azure SQL Database popularity score -- from 28.2 points to 71.4 points -- boosted the cloud database service from 25th place to 15th in the overall ranking (which doesn't strictly correspond the database of the year awards, which are based on the percentage increase in popularity year over year).

As the graphic below shows, the popularity of Azure SQL Database has skyrocketed over the past year, while plain old Microsoft SQL Server has stayed relatively flat over the years while decreasing slightly, especially over the past couple years.

DB-Engines Rankings Trend Chart
[Click on image for larger view.] DB-Engines Rankings Trend Chart (source: DB-Engines).

"Microsoft Azure SQL Database is a fully managed database as a service," DB-Engines said in announcing the second-place ranking. "It is built on the latest stable version of the Microsoft SQL Server product and optimized with features for running in the cloud (auto-scale, geo-replication, automatic tuning, ...). Consequently, features like manual backup/restore, management of server configuration parameters are not supported."

Azure SQL Database fared better in a ranking of "Best cloud databases of 2021" by TechRadar, published in November 2020, where it's No. 1.

DB-Engines uses a variety of means for its ranking, including the number of mentions on web sites, Google Trends, job offers and more, with the full methodology explained here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube