top | item 46547430

(no title)

rgovostes | 1 month ago

A business analyst friend of mine and SQL novice was given a multi-tabbed editor like this (edit: apparently it was not this brand-new app). We found it difficult to track which query and results tabs are linked, whether they've been refreshed since the query was edited, whether queries in a script have been executed out of order, etc. Hopefully there are ways to address those usability issues.

discuss

order

arrowleaf|1 month ago

This SQL Studio which was seemingly released to the public yesterday? Or are you talking about MS's SQL Server Management Studio? The MS one is a beast.

WackyFighter|1 month ago

Management Studio is a monster. I was using for years and every so often someone would show me a feature I was totally unaware of that blew my mind.

Visual Studio also had "Database Project" which was amazing. Not seen anything like it. I think everyone moved over to using EF or Fluent Migrations but I loved the Database Projects.

rgovostes|1 month ago

Ah, I guess not then. I revised my comment. Maybe it was DBeaver, after all.