Free SQL Server 2019 Development/Testing Environment

Setting up a SQL Server 2019 environment for testing/development is very easy and does not cost anything. To setup a complete environment, all the following must be installed in order:

  1. Install and configure Virtual Machines. You can use any free Virtualization software, such as Virtual Box or VMWare Player
  2. Install Windows Server 2019 Evaluation copy. This is currently the most stable Windows Server version. After installation, you have 180 days of development use. Afterwards, you can either choose to activate the OS or extend the evaluation period by another 180 days.
  3. Install and configure SQL Server 2019 Developer Edition. This is currently the most stable recent SQL Server version.
  4. Install SQL Server Management Studio. This is the preferred way to connect to the SQL Server.

The tutorial to download and install this complete environment can be viewed for free in my Udemy course. You do not need to purchase the course to view the lessons on how to setup the free environment.

Leave a Reply

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