Alternatives to Microsoft SQL Server

Historical article from 2014. These notes describe the software and setup of that time; check current documentation before applying them to a modern system.

Microsoft SQL Database licensing is expensive, however you do get the benefit of very good development tools and integration. They have three versions:

Alternatives to Microsoft SQL Server are:

If i had to choose a database system for a new system, i would go for
Postgres, however there are a number of risks with Postgres when migrating an existing project:

Unfortunately there is no simple replacement and although you might save money on licensing fees, you may end up spending the savings elsewhere.

However if your starting a new project, i would use it.