|
|
|
|
|
by mr_overalls
2599 days ago
|
|
I use MS-SQL for my day job, and Postgres for personal projects. Pros of MS-SQL are mainly 1) easy integration with the universe of Microsoft dev tools, frameworks, and infrastructure, and 2) great database tooling in itself: * SSMS - SQL Server Management Studio * The MS BI stack: SSRS (reporting), SSAS (analysis), SSIS (integration) |
|