Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
SQL Server Express
Relational database management system

Microsoft SQL Server Express is a version of Microsoft's SQL Server relational database management system that is free to download, distribute and use. It comprises a database specifically targeted for embedded and smaller-scale applications. The product traces its roots to the Microsoft Database Engine (MSDE) product, which was shipped with SQL Server 2000. The "Express" branding has been used since the release of SQL Server 2005.

Microsoft SQL Server Express LocalDB is a version of Microsoft SQL Server Express, on-demand managed instance of the SQL Server engine. It is targeted to developers, and has the following restrictions: up to 10 GB database size and only local connections (network connections are not supported).

We don't have any images related to SQL Server Express yet.
We don't have any YouTube videos related to SQL Server Express yet.
We don't have any PDF documents related to SQL Server Express yet.
We don't have any Books related to SQL Server Express yet.
We don't have any archived web articles related to SQL Server Express yet.

Capabilities

SQL Server Express provides many of the features of the paid, full versions of Microsoft SQL Server database management system.4 However it has technical restrictions that make it unsuitable for some large-scale deployments. Differences in the Express product include:

  • Maximum database size of 10 GB per database in SQL Server 2019, SQL Server 2017, SQL Server 2016, SQL Server 2014, SQL Server 2012, and 2008 R2 Express5 (4 GB for SQL Server 2008 Express and earlier; compared to 2 GB in the former MSDE). The limit applies per database (log files excluded); but in some scenarios users can access more data through the use of multiple interconnected databases.
  • No SQL Server Agent service67
  • Restricted hardware usage limits:
    • Single physical CPU, but multiple cores allowable8
    • 1 GB of RAM (runs on a system with higher RAM amount, but uses only at most 1 GB per instance of SQL Server Database Engine. "Recommended: Express Editions: 1 GB All other editions: At least 4 GB and should be increased as database size increases to ensure optimal performance."9).10 Express with Advanced Services has a limit of 4 GB per instance of Reporting Services (not available on other Express variants). Analysis Services is not available for any Express variant.

Unlike the predecessor product, MSDE, the Express product does not include a concurrent workload-governor to "limit performance if the database engine receives more work than is typical of a small number of users."11

SQL Server Express includes several GUI tools for database management. These include:

  • SQL Server Management Studio – since 2012 SP1;12 before that, only a stripped-down version called SQL Server Management Studio Express is provided
  • SQL Server Configuration Manager
  • SQL Server Surface Area Configuration tool
  • SQL Server Business Intelligence Development Studio

The predecessor product MSDE generally lacked basic GUI management tools,13

Features available in SQL Server "Standard" and better editions but absent from SQL Server Express include:

LocalDB

See also: SQL Server Compact

SQL Server Express LocalDB announced at 2011.14

This version supports silent installation,15 requires no management and is compatible with other editions of SQL Server at the API level.16

LocalDB runs as non-admin user, requires no configuration or administration.1718

LocalDB limits to local system only and supports no remote connections.19 A special connection string is needed to connect this version.20

It is possible create several instances of the LocalDB for different applications.21 Default instance names 'SqlLocalDB'.

Variants

Microsoft makes SQL Server Express N1 available as:

  • An integrated edition with management tools
  • Core database-engine only
  • A SQL Server Express with Advanced Services edition (first introduced relatively late in Q2 2006 compared to the original release) with a reduced-functionality version of SQL Server Reporting Services and with full-text search capabilities

In the Free 2005 Express version, for example, a standard approach to installation options was provided, as follows. Generally, the SQL 2005 Express installers are packaged with the following consistent naming convention:

SQLEXPR.EXE Has installers for BOTH 32-bit and 64-bit processors, but is a basic install SQLEXPR32.EXE Has ONLY the installer for 32-bit processors (still the basic install) SQLEXPRWT.EXE Has installers for BOTH 32-bit and 64-bit processors and SQL Server Management Studio Express (SSMSE) (2008 R2) SQLEXPR_ADV.EXE Has the basics and SQL Server Management Studio Express (SSMSE) + Reporting and Full Text Queries SQLEXPR_TOOLKIT.EXE Has the basics and SSMSE and Business Intelligence Development Studio (BIDS)

These optional variants have gone through several service packs (SP), and each SP installer can be used without using the older ones first:

  • Originals of the above files all carry the version number 9.0.1399.6
  • Service Pack 2 (SP2) versions all carry the version number 9.0.3042
  • Service Pack 3 (SP3) versions all carry the version number 9.00.4035
  • Service Pack 4 (SP4) versions all carry the version number 9.00.5000
SqlLocalDB.msi Microsoft® SQL Server Express LocalDB Installer.22 SQLLocalDB.exe CLI Microsoft® SQL Server Express LocalDB (LocalDB manipulation tool).23

Version history

Microsoft SQL Server Express version history
VersionRelease dateMainstream support end dateExtended support end dateSupported operating systems
SQL Server 2005 Express Edition2005-11-07242011-04-12252016-04-1226Windows 2000 Service Pack 4, Windows XP Service Pack 2, Windows Server 2003 Service Pack, Windows 7 Service Pack 1 (only SQL Server 2005 Express Edition SP4)27
SQL Server 2008 Express2009-02-08282014-07-08292019-07-0930Windows XP Service Pack 2, Windows XP Service Pack 3, Windows Vista, Windows Vista Service Pack 1, Windows Server 2003 Service Pack 2, Windows Server 200831
SQL Server 2008 R2 Express2010-04-16322014-07-08332019-07-0934Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R235
SQL Server 2012 Express2012-05-14362017-07-11372022-07-1238Windows Vista Service Pack 2, Windows 7, Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows Server 2008,39 Windows Server 2008 R2, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R240
SQL Server 2014 Express2014-04-01412019-07-09422024-07-0943Windows 7 Service Pack 1, Windows 8, Windows 8.1, Windows 10, Windows Server 2008 SP2,44 Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R245
SQL Server 2016 Express2016-06-01462021-07-13472026-07-1448Windows 8, Windows 8.1, Windows 10, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016
SQL Server 2017 Express2017-09-29492022-10-11502027-10-1251Windows 8, Windows 8.1, Windows 10, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016*,Red Hat Enterprise Linux 7.3 or 7.4, SUSE Enterprise Linux Server v12 SP2, Ubuntu 16.04LTS, Docker Engine 1.8+ (on Windows, Mac, or Linux)
SQL Server 2019 Express2019-11-04522025-01-07532030-01-0854Windows 10 TH1 1507 or greater, Windows Server 2016 or greater, Red Hat Enterprise Linux 7.3 or greater, SUSE Enterprise Linux Server v12 SP2, Ubuntu 16.04LTS, Docker Engine 1.8+ (on Windows, Mac, or Linux)
SQL Server 2022 Express2022-11-16552028-01-11562033-01-1157
  • Does not include Windows Server 2016 "Essentials" Edition

See also

References

  1. "What is LocalDB". Express DB. Retrieved 2021-11-01. https://expressdb.io/sql-server-express-vs-localdb.html#sql-server-express-vs-localdb

  2. "Announcing SQL Server 2012 Express LocalDB RC0". Microsoft Docs. Microsoft. 2011-11-28. Retrieved 2021-11-01. https://docs.microsoft.com/ru-ru/archive/blogs/sqlexpress/announcing-sql-server-2012-express-localdb-rc0

  3. "Introducing LocalDB, an improved SQL Express". Microsoft. July 12, 2011. Retrieved July 11, 2023. https://learn.microsoft.com/en-gb/archive/blogs/sqlexpress/introducing-localdb-an-improved-sql-express

  4. Disable SQL Server VSS Writer service. https://www.backup-utility.com/windows-server/windows-server-backup-reading-data-please-wait-4348.html

  5. "Features Supported by the Editions of SQL Server 2008 R2". Retrieved 2010-06-22. http://msdn.microsoft.com/en-us/library/cc645993(v=SQL.105).aspx

  6. "Compare Edition Features". Microsoft. http://www.microsoft.com/sqlserver/2008/en/us/editions-compare.aspx

  7. "SQL Server Express with Advanced Services Features". Microsoft. Retrieved 28 March 2012. http://msdn.microsoft.com/en-us/library/ms365248.aspx

  8. "How SQL Server 2005 Express Edition determines the CPU count and uses the CPUs during processing". MSDN. November 2008. Retrieved 2008-11-25. http://support.microsoft.com/kb/914278

  9. "Hardware and Software Requirements for Installing SQL Server 2014 - SQL Server | Microsoft Docs". Msdn.microsoft.com. Retrieved 2019-04-03. https://msdn.microsoft.com/en-us/library/ms143506(v=sql.120).aspx

  10. "Editions and supported features of SQL Server 2016 - SQL Server | Microsoft Docs". Msdn.microsoft.com. 2017-05-24. Retrieved 2019-04-03. https://msdn.microsoft.com/library/cc645993.aspx#CrossBoxScale

  11. "The SQL Server 2000 Workload Governor". MSDN. January 2004. Retrieved 2007-01-15. http://msdn2.microsoft.com/en-us/library/Aa224554(SQL.80).aspx

  12. "Download Microsoft® SQL Server® 2012 Service Pack 1 (SP1) Express from Official Microsoft Download Center". Microsoft.com. 2012-11-09. Retrieved 2019-04-03. https://www.microsoft.com/en-us/download/details.aspx?id=35579

  13. "How do I Manage SQL Server". Archived from the original on 2010-07-24. https://web.archive.org/web/20100724165221/http://sqlserver2000.databases.aspfaq.com/how-do-i-manage-sql-server/msde.html

  14. "Introducing LocalDB, an improved SQL Express". Microsoft Docs. Microsoft. 2011-07-12. Retrieved 2022-04-17. https://docs.microsoft.com/en-us/archive/blogs/sqlexpress/introducing-localdb-an-improved-sql-express

  15. "Announcing SQL Server 2012 Express LocalDB RC0". Microsoft Docs. Microsoft. 2011-11-28. Retrieved 2021-11-01. https://docs.microsoft.com/ru-ru/archive/blogs/sqlexpress/announcing-sql-server-2012-express-localdb-rc0

  16. "Introducing LocalDB, an improved SQL Express". Microsoft Docs. Microsoft. 2011-07-12. Retrieved 2022-04-17. https://docs.microsoft.com/en-us/archive/blogs/sqlexpress/introducing-localdb-an-improved-sql-express

  17. "Introducing LocalDB, an improved SQL Express". Microsoft Docs. Microsoft. 2011-07-12. Retrieved 2022-04-17. https://docs.microsoft.com/en-us/archive/blogs/sqlexpress/introducing-localdb-an-improved-sql-express

  18. "Announcing SQL Server 2012 Express LocalDB RC0". Microsoft Docs. Microsoft. 2011-11-28. Retrieved 2021-11-01. https://docs.microsoft.com/ru-ru/archive/blogs/sqlexpress/announcing-sql-server-2012-express-localdb-rc0

  19. "Introducing LocalDB, an improved SQL Express". Microsoft Docs. Microsoft. 2011-07-12. Retrieved 2022-04-17. https://docs.microsoft.com/en-us/archive/blogs/sqlexpress/introducing-localdb-an-improved-sql-express

  20. "What is LocalDB". Express DB. Retrieved 2021-11-01. https://expressdb.io/sql-server-express-vs-localdb.html#sql-server-express-vs-localdb

  21. "Introducing LocalDB, an improved SQL Express". Microsoft Docs. Microsoft. 2011-07-12. Retrieved 2022-04-17. https://docs.microsoft.com/en-us/archive/blogs/sqlexpress/introducing-localdb-an-improved-sql-express

  22. "Announcing SQL Server 2012 Express LocalDB RC0". Microsoft Docs. Microsoft. 2011-11-28. Retrieved 2021-11-01. https://docs.microsoft.com/ru-ru/archive/blogs/sqlexpress/announcing-sql-server-2012-express-localdb-rc0

  23. "Announcing SQL Server 2012 Express LocalDB RC0". Microsoft Docs. Microsoft. 2011-11-28. Retrieved 2021-11-01. https://docs.microsoft.com/ru-ru/archive/blogs/sqlexpress/announcing-sql-server-2012-express-localdb-rc0

  24. "Download Microsoft SQL Server 2005 Express Edition from Official Microsoft Download Center". Microsoft. Retrieved 26 December 2012. http://www.microsoft.com/en-us/download/details.aspx?id=21844

  25. "Microsoft Support Lifecycle (SQL Server 2005)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=2855

  26. "Microsoft Support Lifecycle (SQL Server 2005)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=2855

  27. "Microsoft SQL Server 2005 Express Edition". Microsoft Download Center. Retrieved 2017-04-07. https://www.microsoft.com/en-us/download/details.aspx?id=21844

  28. "Download Microsoft SQL Server 2008 Express from Official Microsoft Download Center". Microsoft. Retrieved 26 December 2012. http://www.microsoft.com/en-us/download/details.aspx?id=1695

  29. "Microsoft Support Lifecycle (SQL Server 2008)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=13165

  30. "Microsoft Support Lifecycle (SQL Server 2008)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=13165

  31. "Download Microsoft® SQL Server® 2008 Express from Official Microsoft Download Center". Microsoft.com. 2009-02-08. Retrieved 2019-04-03. https://www.microsoft.com/en-us/download/details.aspx?id=1695

  32. "Download Microsoft SQL Server 2008 R2 - Express from Official Microsoft Download Center". Microsoft. Retrieved 26 December 2012. http://www.microsoft.com/en-us/download/details.aspx?id=3743

  33. "Microsoft Support Lifecycle (SQL Server 2008 R2)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=14917

  34. "Microsoft Support Lifecycle (SQL Server 2008 R2)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=14917

  35. "Hardware and Software Requirements for Installing SQL Server 2008 R2". msdn.microsoft.com. 20 July 2015. Retrieved 2017-10-16. https://msdn.microsoft.com/en-us/library/ms143506(v=sql.105).aspx

  36. "Download Microsoft® SQL Server® 2012 Express from Official Microsoft Download Center". Microsoft. Retrieved 26 December 2012. http://www.microsoft.com/en-us/download/details.aspx?id=29062

  37. "Microsoft Support Lifecycle (SQL Server 2012)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=16139

  38. "Microsoft Support Lifecycle (SQL Server 2012)". Retrieved 26 December 2012. http://support.microsoft.com/lifecycle/?p1=16139

  39. "Hardware and Software Requirements for Installing SQL Server 2012". Retrieved 6 June 2017. https://msdn.microsoft.com/en-us/library/ms143506%28v=sql.110%29.aspx

  40. "Microsoft® SQL Server® 2012 SP2 Express". Microsoft Download Center. Retrieved 2017-04-07. https://www.microsoft.com/en-us/download/details.aspx?id=43351

  41. "Download Microsoft SQL Server 2014 Express". Retrieved 11 April 2014. http://msdn.microsoft.com/en-us/evalcenter/dn434042.aspx

  42. "Microsoft Support Lifecycle (SQL Server 2014)". Retrieved 11 April 2014. http://support.microsoft.com/lifecycle/?c2=1044

  43. "Microsoft Support Lifecycle (SQL Server 2014)". Retrieved 11 April 2014. http://support.microsoft.com/lifecycle/?c2=1044

  44. "Hardware and Software Requirements for Installing SQL Server 2014". Retrieved 30 June 2017. https://msdn.microsoft.com/en-us/library/ms143506(v=sql.120).aspx

  45. "Microsoft® SQL Server® 2014 Express". Microsoft Download Center. Retrieved 2017-04-08. https://www.microsoft.com/en-us/download/details.aspx?id=42299

  46. "Download Microsoft SQL Server 2016 Express". Microsoft. https://www.microsoft.com/en-us/download/details.aspx?id=52679

  47. "Microsoft Support Lifecycle (SQL Server 2016)". http://support.microsoft.com/lifecycle/?c2=1044

  48. "Microsoft Support Lifecycle (SQL Server 2016)". http://support.microsoft.com/lifecycle/?c2=1044

  49. "Download Microsoft SQL Server 2017 Express". Microsoft. https://www.microsoft.com/en-ca/download/details.aspx?id=55994

  50. "Microsoft Support Lifecycle (SQL Server 2017)". https://support.microsoft.com/en-us/lifecycle/search?alpha=SQL%20Server%202017

  51. "Microsoft Support Lifecycle (SQL Server 2017)". https://support.microsoft.com/en-us/lifecycle/search?alpha=SQL%20Server%202017

  52. "Download Microsoft SQL Server 2019 Express". https://go.microsoft.com/fwlink/?linkid=866658

  53. "Microsoft Support Lifecycle (SQL Server 2019)". https://support.microsoft.com/lifecycle/search?alpha=SQL%20Server%202019%20on%20Windows%20(all%20editions)

  54. "Microsoft Support Lifecycle (SQL Server 2019)". https://support.microsoft.com/lifecycle/search?alpha=SQL%20Server%202019%20on%20Windows%20(all%20editions)

  55. "Microsoft Support Lifecycle (SQL Server 2022)". https://learn.microsoft.com/en-gb/lifecycle/products/sql-server-2022

  56. "Microsoft Support Lifecycle (SQL Server 2022)". https://learn.microsoft.com/en-gb/lifecycle/products/sql-server-2022

  57. "Microsoft Support Lifecycle (SQL Server 2022)". https://learn.microsoft.com/en-gb/lifecycle/products/sql-server-2022