Along the time Microsoft improve performance and add features to the SQL Server Database. The two principals editions are Enterprise and Standard edition (EE and SE) but there are also others versions like the web edition or the free one : the Express Edition. During the evolution of SQL Server, there was a kind of rupture in the gap between Enterprise Edition and the Standard one. Indeed, the 2016 version marked a shift that saw the Standard edition get closer to the enterprise edition in terms of available features In the following dashboard, you can see the different features available or not for the Standard Edition and the physical limitations of the SE (CPU/RAM/Size)
SQL Server Standard vs Enterprise Edition Features History
Along the time Microsoft improve performance and add features to the SQL Server Database.
Romain FERRATON
IT Performance Expert
Related articles

SQL Server26 May
PerformanceStudio: Better Query Store Analysis for SQL Server
PerformanceStudio is an open-source GUI for SQL Server performance troubleshooting.

SQL Server1 May
Database Engines Trends Dashboard
DB-Engines.com is a website that reference and rank hundreds of database engines, threw the most famous ones likes Oracle, MySQL, SQL Server, PostGreSQL…

SQL Server31 Jan
Improve SQL Server Performance with sp_UpdateStats2 Statistics Maintenance
Updating statistics is an important aspects of SQL Server performance tuning.
