SQL Server Editions

SQL Server Compact Edition

An Embedded Database Engine. Lightweight, in-process database engine designed to run on devices and desktops and is geared toward local data storage.

SQL Server Express Edition

The entry point to the data service platform which runs on server and desktop versions of the Windows platform. Has the typical functionality of a data service engine, and has been extended to support usage as a local data store.

SQL Server Express does not come with the SQL Server Agent which is used in the full version to automate tasks, including backups.

SQL Server Workgroup Edition

Data service engine targeting small offices and branch offices. Adds additional functionality such as merge replication publishing, unlimited database size.

SQL Server Standard Edition

Data service engine targeting small and medium-sized organizations and includes entry point features for business intelligence.

SQL Server Enterprise Edition

Data service engine targeting large enterprises with advanced tools, analytics, data warehousing features, fault-tolerance and other enterprise-level features.

Requirements

http://msdn.microsoft.com/en-us/library/ms143506.aspx

USEFUL?
We benefit hugely from resources on the web so we decided we should try and give back some of our knowledge and resources to the community by opening up many of our company’s internal notes and libraries through mini sites like this. We hope you find the site helpful.
Please feel free to comment if you can add help to this page or point out issues and solutions you have found, but please note that we do not provide support on this site. If you need help with a problem please use one of the many online forums.

Comments

Your email address will not be published. Required fields are marked *