Live data from Hacker News

SQL Operations Studio

github.com

41–50 of 96 posts

Re: SQL Operations Studio

#41
post #2

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).

It seems like that's the direction they're taking. But there is a lot of SSMS functionality I can't do without (replication, sql agent, RedGate SQL Prompt!, etc). This is a good start, but still a ways from a solid DBA tool. Pretty dashboard, so maybe I can keep it on a 3rd monitor but do all the heavy lifting in SSMS.

Re: SQL Operations Studio

#42
post #4

No 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...

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.

Re: SQL Operations Studio

#45
post #23

Earlier 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.

You might have a good reason for thinking that, but I can't tell from this comment.

Re: SQL Operations Studio

#46

Earlier 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.

Up from 30% in 2016, nowadays 40% of the instances on Azure run Linux

http://www.zdnet.com/article/microsoft-says-40-percent-of-al...

Re: SQL Operations Studio

#48
post #39

Earlier 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.

Good to know. Will move to Percona or MySQL.

Re: SQL Operations Studio

#49

I 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 ).

So that's pretty cool,thanks for sharing it, but tying it to a cloud SaaS model isn't as valuable (for me). I like the simple clean look of your UI. Your idea to allow shared editing is pretty cool :)
Post reply on HN