I don't know how many of you will be disappointed or impacted by this, but Azure Data Studio (ADS) is being retired, as of 6 Feb, 2025. It will be supported for a little over a year, until 28 Feb, 2026. On one hand I'm not surprised, and on the other, I'm a little shocked by this.
I have written a number of articles on ADS, and shown how things work, as well as pointed out a number of things that don't work well in the product or its extensions. These pieces have gotten a number of reads, and people have commented on them, so I wonder if there are a lot of you that are upset by this. Is this going to change the way you work? I will say that it will lightly change my work, as I do use ADS to connect to PostgreSQL, but not so much for SQL Server.
I have tried to use ADS, but I just don't like it. I don't have a good reason, as it does a lot of what I need from a query tool. I think the port of the query and result experience from a real app like SSMS or Enterprise Manager or even isql/w is just a worse experience. I don't like the ADS interface and it's annoying to me.
I suspect that many others feel the same way (other views from Deb and Kevin). They don't like the ADS experience and prefer SSMS or some other tool. I know there's been no shortage of complaints over the years about, and finally MS has listened. From first trying to get everyone to leave SSMS to forcing people to install ADS alongside SSMS and now to finally retiring the tool. I think it's a good decision as people don't want to lose SSMS and it's hard to maintain two tools.
We will still have VS Code, which I use often for other purposes. I haven't spent much time with the mssql extension, but I need to as it's been updated as of a few months ago and supposedly works better now. We'll see.
In the meantime, I won't mourn ADS. It was a tool that had potential. I liked the idea of notebooks, I liked the fast startup. I just wish it were better implemented as a run-a-query-and-get-results application. I wish we had a cross platform editor that was simple and fast, but not one based on VSCode. One that's written to just manage queries. Maybe they'll rewrite isql/w in a modern way and port it to Linux.