Earlier quoted context omitted.
> What dramatically better tooling does SQL Server has? I don't know about Oracle but SQL Server Data Tools (SSDT) and SQL Server Management Studio (SSMS) are vastly better than anything I've seen for open source databases. SSMS is just a really good visual client with an excellent table/view designer, diagram builder and query builder with GUI management features that let you manage virtually every facet of your ser…
Afaik, those things are available in DBeaver [0] and MySQL Workbench [1] as well. @jandrewrogers also mentioned a 4-fold performance increase by switching to proprietary solutions from pgsql. I am still wondering what those solutions might be... --- 0. https://dbeaver.io/ 1. https://www.mysql.com/products/workbench/
Have you tried the SQL Server based products at all?