December 4, 2020 at 12:00 am
Comments posted to this topic are about the item Your Favorite IDE
December 4, 2020 at 5:10 am
It depends on what OS I'm working on. If I'm on Windows, I use SSMS, and if on MacOS, I use ADS, as I am likely using that IDE for most everything else on MacOS. Key command compatibility is biggest problem on ADS, but no bigger a problem than usual Mac/Windows keyboard command differences.
Mark
December 4, 2020 at 8:40 am
I use Azure Data Studio for all of my PostgreSQL work, and about 1/3 of my SQL Server work. I don't use ADS when I teach, though, because it's so foreign to most of the students, and because the execution plans are missing most of the properties. If they got full execution plan support, especially in notebooks, I'd switch over.
It's kinda frustrating because if you're supposed to use Azure Data Studio for writing & tuning queries, then it should support query plans.
December 4, 2020 at 9:18 am
Happy with SSMS - I've grown used to it over the years and know how to find the things I need. The only thing I miss is the TSQL debugger which they removed a few years ago. I didn't need it often, but when you need it you really need it.
December 4, 2020 at 11:25 am
SSMS for SQL Server. Advanced Query Tool for DB2. Visual Studio for C#.
December 4, 2020 at 11:26 am
SSMS all the way. Every other IDE I have tried had some nice features that made me want to use it, but they all also lacked several important things that ultimately made them a no go. In summary, SSMS is the most complete IDE and therefor the one I use.
December 4, 2020 at 1:22 pm
When working with SQL my favorite editor is ADS. I really love it. However, if I want to get into SQL fast, I always go to SSMS. Working remotely as I have since March, SSMS has shown itself to be much faster starting up. If I want a quick look at a table's definition or relationships SSMS best ADS every time.
I'm a developer using Microsoft technologies, so for me Visual Studio is what I spend my day in. I write a lot of C# code. However, I am coming to really enjoy using VS Code, especially for doing web development.
Rod
December 4, 2020 at 1:23 pm
Because I've been working with Redshift, Postgres and DB2 (yeah, don't hold it against me), I've become a fan of dBeaver. I also use it with SQL Server for general things because I don't have to leave the IDE when switching databases. In general, I still use SSMS when I can, but do find myself doing more in dBeaver. I do like the notebook approach in Azure Data Studio and like to use it for presentations for both SQL Server and Postgres.
LinkedIn: https://www.linkedin.com/in/sqlrv
Website: https://www.sqlrv.com
December 4, 2020 at 1:50 pm
While I'm a BIG fan of SSMS and have been using it in its various guises over a couple decades, I've also grown quite fond DBVisualizer since it works better with database systems besides MS SQL Server. ADS hasn't quite scratched that itch for me and VS Code, while absolutely wonderful for coding/programming, hasn't quite made it into my favorite SQL editing list of tools. For coding/programming, I use the following in no particular order: VS Code, Notepad++, Pinegrow, VS, and Atom.
December 4, 2020 at 1:52 pm
SSMS with SSMS Tools
December 4, 2020 at 3:13 pm
My favorite is still Query Analyzer, with its non-tabbed MDI windows. SSMS is second, and while the notebooks really appeal to me, I find ADS even less attractive at present. There are a few things that really bother me about SSMS, which I think Query Analyzer got right:
Every year or two I conduct a search for new tool that is like the old Query Analyzer, every year I'm disappointed.
December 4, 2020 at 3:32 pm
SSMS with SSMS Tools
+10
That is what I use. Great combination. I also add Red Gate SQL Search. I'm open to better SQL IDEs but SSMS is the most reliable for specifically SQL Server work.
-- webrunner
-------------------
A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html
December 4, 2020 at 4:22 pm
For me
I have to admit, SSMS and Azure Data Studio don't stand out as IDE's to me. I think of those more as database management tools (also a training/demo tool in the instance of ADS). I must be under valuing these tools. Our company's cloud adoption has been very start, stop (mostly stop) so maybe that's the area where I'm blind to the value. Makes me curious what I'm missing, functionality that I'm unaware of. Once upon a time I used script projects in SSMS but once Microsoft worked out most of the kinks with Database Projects (dacpac), database development has been all SSDT/Visual Studio for me (except Oracle, PostgreSQL and MySQL but I don't do a lot of dev for those, mostly just consume from).
-
December 4, 2020 at 10:40 pm
SSMS all day long for SQL work. VS for other coding.
December 5, 2020 at 1:40 am
SSMS has improved over the years and has proved to be stable. I just wish they add the dark theme like VS or spice up the interface a little. It’s the most boring interface ever and all the corporations use it because its free.
Viewing 15 posts - 1 through 15 (of 18 total)
You must be logged in to reply to this topic. Login to reply