Would this be the "Visual Studio Code" to the SQL Server Management Studio? No mention of CosmosDB (I want some kind of SSMS equivalent for CosmosDB).
SQL Operations Studio
41–50 of 96 posts
Re: SQL Operations Studio
#42No Postgres support yet. Looks like a great app though. https://github.com/Microsoft/sqlopsstudio/issues/56
You're kidding, right? This is a Microsoft product. Microsoft have their own database. What value is it to them to help people continue using competitor's products? Besides, it's not like Postgres doesn't have plenty of GUI tools already: https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreS...
http://www.zdnet.com/article/microsoft-nearly-one-in-three-a...
It’s Nadella Microsoft, amigo. Not saying marry them, but at least let them buy you a beer.
Re: SQL Operations Studio
#43This is a good time to ask: is there any good SQL IDE for Oracle better than SQL Developer?
Re: SQL Operations Studio
#44This is a good time to ask: is there any good SQL IDE for Oracle better than SQL Developer?
Re: SQL Operations Studio
#45Earlier quoted context omitted.
Hopefully they use a virtualized grid, which there are more than one js ones to choose from that have no problem with 100,000 rows.
I don't think that virtualized grid is an good idea for something that is primarily meant as GUI for SQL database that implicitly exposes the SQL to user.
Re: SQL Operations Studio
#46Earlier quoted context omitted.
You're kidding, right? This is a Microsoft product. Microsoft have their own database. What value is it to them to help people continue using competitor's products? Besides, it's not like Postgres doesn't have plenty of GUI tools already: https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreS...
You do realize this very release works on competitors to Windows, which is still a revenue driver at Microsoft, yeah? As does, you know, Azure? ...aaaand SQL Server? :) http://www.zdnet.com/article/microsoft-nearly-one-in-three-a... It’s Nadella Microsoft, amigo. Not saying marry them, but at least let them buy you a beer.
http://www.zdnet.com/article/microsoft-says-40-percent-of-al...
Re: SQL Operations Studio
#47Re: SQL Operations Studio
#48Earlier quoted context omitted.
You're kidding, right? This is a Microsoft product. Microsoft have their own database. What value is it to them to help people continue using competitor's products? Besides, it's not like Postgres doesn't have plenty of GUI tools already: https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreS...
Then explain why Microsoft become platinum sponsor for MariaDB.
Re: SQL Operations Studio
#49I guess it's a good thing I didn't do the project I was thinking about. I observed the fact that SQL Server had no management tool that was cross-platform, and thought perhaps I would build such a thing. Nice work Microsoft! On a side-note, I'd love to see an even more minimalist stripped-down, read-mostly query/tabular result only (with pivot tables) tool, which had some local columnar storage caching/query engine,…
Excuse me for my second plug this week, but we've built almost exactly what you're describing over at PopSQL ( https://popsql.io ).