Azuredatastudio: Feature Request: Tree view database schemas

Created on 15 Nov 2017  路  13Comments  路  Source: microsoft/azuredatastudio

  • SQL Operations Studio Version: sqlops 0.23.6 (8a3011756318a2ded1e6e84332230a2b2bf9c544, 2017-11-06T21:51:43.232Z)

    - OS Version: Windows_NT x64 10.0.15063

Steps to Reproduce:

  1. Navigate to database > Tables
  2. The databases are listed without being grouped by schemas. For a large database with many schemas, the default view would be improved by a another level in the tree grouping tables/views/etc by the schema in which they reside.
Area - Data Explorer Enhancement

Most helpful comment

Or, if you choose not to add this as a built-in option, at least make sure it's possible for someone else to develop a plugin that can do this. :-)

All 13 comments

Or, if you choose not to add this as a built-in option, at least make sure it's possible for someone else to develop a plugin that can do this. :-)

+1 On this. Probably the only feature for which I need to keep my Datagrip subscription going. I have hundreds of schema with hundreds of tables on dozens of servers. Without a folder organisation it becomes impossible for me to use Azure Data Studio.

It shouldn't be too hard to implement what is already used in the Visual Studio PostgreSQL Explorer extension.

Adding another +1 to this. I use this extension in SSMS to do the same thing, if it helps?

https://github.com/nicholas-ross/SSMS-Schema-Folders

@spydacarnage How do you use SQL Server Management Studio extensions with Azure Data Studio? Have you tested whether the extension works with PostgreSQL which I assume is not available in SSMS.

@dbauszus-glx - sorry, that's not what I meant. I was meaning that if somebody wanting to code this extension wanted to look at the other project for inspiration - I don't know how close or compatible the codebases are. That extension also adds schema folders to Stored Procedures, etc. as well, not just tables.

I've not used PostgreSQL, unfortunately.

Yup, this would be a great feature, especially now that PostGRES is supported in Azure Data Studio.
Here's a screenshot of how pgAdmin handles it for PostGRES.
pgAdmin_SchemaHandling

Plus one for this. On huge DB's such as an enterprise DWH in AzDWH (now Synapse) this is a real pain point.

+1! Would be great to have it.

Please add this. It would be a tremendous help in better adoption. We have hundreds of tables in many many schemas. Scrolling through hundreds of tables is a real problem trying to find the table you want.

It's not just pgadmin... Pretty much every GUI bar azuredatastudio does the schema tree...

I have seen this in OMNI. And here is a screenshot from beekeeper.

image

274 tables is by no means an exception. We have databases with many more relations.

+1!

Seriously? The 7th issue entered and still nothing has been done in 3 years. This is very disappointing.

+1 (pretty please)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sandermvanvliet picture sandermvanvliet  路  3Comments

haydnlj picture haydnlj  路  3Comments

stevenreddie picture stevenreddie  路  3Comments

kburtram picture kburtram  路  3Comments

CubsRep picture CubsRep  路  3Comments