开发者

Is SQL Server Express Edition free? [closed]

开发者 https://www.devze.com 2023-02-16 10:30 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Clos开发者_如何学JAVAed 7 years ago.

Improve this question

Just a question... For an instance, I want to develop a payroll system for a business, Is it legal to use SQL Server Express Edition?


Yes. YES. YES!!! Totally, absolutely FREE for anyone to use in development and production.

From the relevant Microsoft web site:

Easy to get. Free to use.

  • Available free for both development and deployment.
  • Quickly build and deploy your database solution.
  • Backup and restore with ease.
  • Available with a graphical management tool, reporting capabilities, full-text search, and spatial support.
  • Ideal for building Web sites and apps, small scale LOB solutions or for redistribution with ISV applications.


As found on MSDN, you can use SQL Server Express Edition in production environment but you have to consider some technical limitations:

  • maximum of 1 processor, up to 4 cores allowed
  • maximum memory utilized (per instance of SQL Server Database Engine) 1GB
  • maximum relational Database size 10GB
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号