harrall 7 days ago

SQL Server is technically very, very good.

But they charge you an arm and a leg for the pleasure, but it can be worthwhile for enterprise.

2
CharlieDigital 7 days ago

I spent the early part of my career in MSSQL and the current part in Pg.

MSSQL is extremely, extremely capable as a database engine.

But it also costs an arm and a leg. People who haven't used it don't know just how capable it is.

AdrianB1 7 days ago

The Express Edition is a SQL database engine with some limitations on CPU count and memory and missing SQL agent. It is free. I installed the version 2017 on some servers 7 years ago and they still run some supplier portal on it, that team was too lazy to even upgrade to newer versions.

senderista 7 days ago

I have worked with multiple ex-SQL Server engine devs and holy shit are they good.

AdrianB1 7 days ago

SQL Server is very good, while cheaper than Oracle. This is a good selling point for enterprises that care about cost (or are too cheap).

unixhero 6 days ago

Why not Postgresql??? It is fre and the best.