1. Home
  2. Computing & Technology
  3. Databases

Free and Low Cost SQL Server Options
SQL Server Express Edition and SQL Server Developer Edition

By Mike Chapple, About.com

SQL Server is an enterprise-class relational database, but that doesn't mean it has to blow your budget. In this article, we take a look at two low cost options that let you get up and running with SQL Server 2008 for free or under $50.

SQL Server 2008 Express Edition is a fantastic option for those seeking the power of a full-featured relational database but with low performance requirements. It replaces the Microsoft Data Engine (MSDE) as the free version of SQL Server for application development and lightweight use. It remains free and retains the limitations of MSDE with respect to client connections and performance. It’s a great tool for developing and testing applications and extremely small implementations, but that’s about as far as you can run with it.

SQL Server 2008 Express has the following features and limitations: If you’re able to live within those limitations, SQL Server 2008 Express may be the best choice for you. It’s available for free download from the Microsoft website.

Another option for database developers is SQL Server 2008 Developer Edition. Unlike Express Edition, Developer Edition has no limitations on database size, performance characteristics or functionality. However, it’s only licensed for use by a single developer in a non-production development environment. Translated: you may use it for your own use in developing applications, but you may not allow others to access either the database or those applications. Before you put the applications into production, you must transfer the database to a fully licensed version of SQL Server.

The good news is that you can purchase SQL Server 2008 Developer Edition for less than $50. The street price of this product runs around $42.

If neither of these products meets your needs, you’ll want to consider one of the advanced editions of SQL Server, such as Standard, Enterprise or Workgroup edition. Good luck getting started with Microsoft SQL Server!
Explore Databases
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Databases
  4. SQL Server
  5. Free and Low Cost SQL Server Options: SQL Server Express Edition and SQL Server Developer Edition>

©2009 About.com, a part of The New York Times Company.

All rights reserved.