Overview of SQL Server Editions


There are five SQL Server Editions are as follow.

1) Enterprise: Loaded with all features and mainly used in production.

2) Standard: 

·        Delivers basic data management and business intelligence database.

·        Used by small organizations to run their applications and supports common development tools for on-premise and cloud with minimal IT resources.

3) Web:

·        Provides low total-cost-of-ownership option for Web hosters and Web VAPs

4) Developer:

·        It is also loaded with full feature same as Enterprise edition. However, licence is only for development and testing purpose.

·        Developer edition licence cannot be used in Production.

5) Express:

·        Express edition is the entry-level, free database and is ideal for learning and building desktop and small server data-driven applications






Comments

Popular posts from this blog

What is DACPAC and how to use it?

What’s the difference between a hotfix, cumulative update, Service Pack, and Feature Pack?

Always on setup end to end - Part 1 || Pre-requisites