Skip to content

Commit 8bdbe6a

Browse files
authored
Merge pull request #36027 from rwestMSFT/rw-1208-editions
Align old editions include file with newer version
2 parents 226b034 + 1bb1654 commit 8bdbe6a

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed
Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: rwestMSFT
33
ms.author: randolphwest
4-
ms.date: 11/18/2025
4+
ms.date: 12/07/2025
55
ms.service: sql
66
ms.topic: include
77
ms.custom:
@@ -11,14 +11,15 @@ The following table describes the editions of [!INCLUDE [ssnoversion-md](../ssno
1111

1212
| Edition | Definition |
1313
| --- | --- |
14-
| Enterprise | The premium offering, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Enterprise edition delivers comprehensive high-end datacenter capabilities with blazing-fast performance, unlimited virtualization <sup>1</sup>, and end-to-end business intelligence, enabling high service levels for mission-critical workloads and end-user access to data insights.<br /><br />Enterprise edition is available for evaluation. An evaluation deployment is available for 180 days. For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server). |
15-
| Standard | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Standard edition delivers basic data management and business intelligence database for departments and small organizations to run their applications and supports common development tools for on-premises and cloud, enabling effective database management with minimal IT resources. |
16-
| Web <sup>3</sup> | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Web edition is a low total-cost-of-ownership option for Web hosters (including choosing Web edition on IaaS on Azure) and Web VAPs to provide scalability, affordability, and manageability capabilities for small to large-scale Web properties. |
17-
| Developer <sup>2</sup> | Enterprise [!INCLUDE [ssdeveloper-md](../ssdeveloper-md.md)] edition lets developers build any kind of application on top of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)]. It includes all the functionality of **Enterprise edition**, but is licensed for use as a development and test system, not as a production server. [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Developer is an ideal choice for people who build and test applications. |
18-
| Express | [!INCLUDE [ssexpress-md](../ssexpress-md.md)] edition is the entry-level, free database and is ideal for learning and building desktop and small server data-driven applications. It's the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express can be seamlessly upgraded to other higher end versions of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)]. [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express LocalDB is a lightweight version of Express edition that has all of its programmability features, runs in user mode and has a fast, zero-configuration installation and a short list of prerequisites. |
14+
| **Enterprise**&nbsp;<sup>1</sup> | The premier offering, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Enterprise edition delivers comprehensive high-end datacenter capabilities with blazing-fast performance, unlimited virtualization <sup>1</sup>, and end-to-end business intelligence, enabling high service levels for mission-critical workloads and end-user access to data insights. |
15+
| **Standard** | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Standard edition delivers a balance of performance, security, and affordability for businesses that need enterprise-class capabilities without the complexity. This edition empowers growing businesses with enterprise-grade performance, business intelligence capabilities, and hybrid flexibility. |
16+
| **Web** <sup>2</sup> | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Web edition is a low total-cost-of-ownership option for Web hosters (including choosing Web edition on IaaS on Azure) and Web VAPs to provide scalability, affordability, and manageability capabilities for small to large-scale Web properties. |
17+
| **Developer** | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Developer edition lets developers build any kind of application on top of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)]. It includes all the functionality of **Enterprise edition**, but is licensed for use as a development and test system, not as a production server. [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Developer edition is an ideal choice for people who build and test applications. |
18+
| **Evaluation** | [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Evaluation edition includes all the functionality of **Enterprise edition**. An evaluation deployment is available for 180 days. For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server). |
19+
| **Express** <sup>3</sup> | [!INCLUDE [ssexpress-md](../ssexpress-md.md)] edition is the entry-level, free database, ideal for learning and building desktop and small server data-driven applications. It's the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express can be seamlessly upgraded to other higher end editions of [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)]. <br /><br />[!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express LocalDB is a lightweight version of Express edition that has all its programmability features, runs in user mode and has a fast, zero-configuration installation and a short list of prerequisites. |
1920

20-
<sup>1</sup> Unlimited virtualization is available on Enterprise edition for customers with [Software Assurance](https://www.microsoft.com/licensing/licensing-programs/software-assurance-default). Deployments must comply with the licensing guide. For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server).
21+
<sup>1</sup> Enterprise edition offers unlimited virtualization for customers with [Software Assurance](https://www.microsoft.com/licensing/licensing-programs/software-assurance-default). Deployments must comply with the licensing guide. For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server).
2122

22-
<sup>2</sup> Starting with [!INCLUDE [sssql25-md](../sssql25-md.md)], Express edition includes all the functionality that was available in [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express edition with Advanced Services.
23+
<sup>2</sup> Web edition isn't available in [!INCLUDE [sssql25-md](../sssql25-md.md)] and later versions.
2324

24-
<sup>3</sup> Web edition isn't available in [!INCLUDE [sssql25-md](../sssql25-md.md)] and later versions.
25+
<sup>3</sup> Starting with [!INCLUDE [sssql25-md](../sssql25-md.md)], Express edition includes all the functionality that was available in [!INCLUDE [ssnoversion-md](../ssnoversion-md.md)] Express edition with Advanced Services.

0 commit comments

Comments
 (0)