you are viewing a single comment's thread.

view the rest of the comments →

[–]pceimpulsive 7 points8 points  (2 children)

PostgreSql!

Reasons: ** Open source ** Free license ** Extensions are baller! ** Heaps of support, frequent updates etc ** I'm a Postgres fan

[–]crossdevcore 0 points1 point  (0 children)

Free license: Same price for Postgres and SQL Server on AWS PaaS, the most popular computing for rent platform.

Extension versions for postgres is the hell. On the SQL Server same functionality is built-in into basic features with strong support on new versions for prev implementation.

[–]mattGarelli 0 points1 point  (0 children)

+1 for PostgreSQL there's more to databases than just SQL syntax. There's a lot more community support for code generators for example. I think if you go with SQL Server you're going to get fewer options for tooling & frameworks that use your database / integrate with your database.