Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Diagram #94

Open
kfish610 opened this issue Nov 16, 2017 · 36 comments
Open

Database Diagram #94

kfish610 opened this issue Nov 16, 2017 · 36 comments
Labels
Area - General Feature Request Enhancement Request for new features or functionality Triage: Done
Milestone

Comments

@kfish610
Copy link

Some form of Database Diagram, similar to SSMS, would make using this much easier and enjoyable.

@erickangMSFT
Copy link
Contributor

[help wanted] Is anyone willing to build an extension for database diagram?

@BrentOzar
Copy link

When you say extension, would this be something that would be a part of this Github repo? If so, probably need to address the #102 licensing issue first before you accept code contributions.

@kevcunnane
Copy link
Contributor

@BrentOzar no, extensions can develop outside this repo and use their own licensing. We plan to support extension installation in a future release.

@BrentOzar
Copy link

@kevcunnane WOOHOO! That's so awesome to hear. Thanks, sir.

anthonydresser pushed a commit that referenced this issue Dec 18, 2017
@kburtram kburtram added this to the Backlog milestone Jan 23, 2018
@IshamMohamed
Copy link

Is extension supported yet?

@yualan yualan added Enhancement Request for new features or functionality and removed new feature ask Enhancement Request for new features or functionality labels Dec 7, 2018
@allanwei
Copy link

any update?

@JediSQL
Copy link

JediSQL commented Apr 22, 2019

With database diagrams being removed from SSMS (SQL Server Management Studio) 18, someone should put a roaring fire under this.

@ScottSchwalm
Copy link

I agree with @JediSQL. The priority on this should be moved towards the top of the pile with database diagrams removed from SSMS 18.

@JediSQL
Copy link

JediSQL commented May 1, 2019

Suggestion 1: Per the agile paradigm, build the reverse engineering mode first; add forward engineering later.

@JediSQL
Copy link

JediSQL commented May 1, 2019

Suggestion 2: It would be cool to have a feature that could, at least, read existing diagrams out of the sysdiagrams table. I've spent countless hours creating diagrams to support the developers that work with my databases.

@sanan-fataliyev
Copy link

+1

2 similar comments
@mercuriete
Copy link

+1

@ibrowne
Copy link

ibrowne commented Nov 13, 2019

+1

@waynebloss
Copy link

@JediSQL I just installed SSMS v18.4 and diagrams are there.

@mercuriete
Copy link

mercuriete commented Dec 14, 2019

@waynebloss did you install azuredatastudio?
SSMS is another diferent program.
This is a feature request for azure data studio.
Sorry if I am saying something obvious.

@waynebloss
Copy link

@mercuriete I was responding to JediSQL who said "With database diagrams being removed from SSMS (SQL Server Management Studio) 18..."

I was simply correcting the information.

@JediSQL
Copy link

JediSQL commented Dec 14, 2019

The original Microsoft documentation for removal of database diagrams from SSMS (SQL Server Management Studio) 18 said that it was deprecated. I think that someone got carried away and mistook deprecated for discontinued and removed it from SSMS 18. So, Microsoft is probably still planning on removing diagrams from a future version of SSMS.

@kburtram
Copy link
Member

@JediSQL @waynebloss previously Database Diagrams was planned for removal from SSMS and was not included in 18.0. It turns out customers actually like and use this feature 😄 so @Matteo-T added it back in a subsequent 18.# release. I don't think there are currently any plans to remove diagrams from a future SSMS version as far as I'm aware.

@Matteo-T
Copy link

That is correct, @kburtram. Sadly, though, the Database Diagram is not fully functional at the moment. I've been trying to get it fix for quite some time now...

@tomaztk
Copy link

tomaztk commented Jan 9, 2020

Please add Database Diagram to Azure data studio, similar to the one in SSMS. Thank you

@frosty-sh
Copy link

+1

@mercuriete
Copy link

Please, it doesnt need to be fancy.

Something like graphviz -> SVG

In the end we only need tables and relations in a graph.

First iteration could be graphviz -> SVG only table names and relations.
something like: http://viz-js.com/
as azuredatastudio is open we can rely in another opensource projects.

@R0tenur
Copy link

R0tenur commented Feb 9, 2020

I´ve built an extention for this. It doesn´t have that many features yet, but try it out if you are interested.

Here is the repo: https://github.com/R0tenur/visualization/

You can install from vsix downloaded here: https://github.com/R0tenur/visualization/releases/

@fedelippo
Copy link

Please add an Entity Relationship Diagram tool to Azure data studio.

@bestickley
Copy link

Please add!

@AdrianoAE
Copy link

Would be very nice, even more if it allows IDEF1X

@mouradbka
Copy link

vsix

I´ve built an extention for this. It doesn´t have that many features yet, but try it out if you are interested.

Here is the repo: https://github.com/R0tenur/visualization/

You can install from vsix downloaded here: https://github.com/R0tenur/visualization/releases/

it worked great for me, thank you very much! I struggled a bit to install extension on azure data studio. What finally worked for me was to download the folder and then "file > install Extension from VSIX Package" and had to reload ADS and now it works seamlessly.

@AslanAmca
Copy link

Any progress?

@Az6bcn
Copy link

Az6bcn commented Dec 6, 2021

Any updates on this?

@huy312100
Copy link

Any update?

@JediSQL
Copy link

JediSQL commented Jan 20, 2022

Looking @"Matteo-T commented on Dec 14, 2019" I get the impression that SSMS is where MSFT is putting their DB diagrams effort for the time being.

@Az6bcn
Copy link

Az6bcn commented Apr 18, 2022

Any updates on this?

@prajun7
Copy link

prajun7 commented Apr 26, 2022

Still waiting

@diablo2947
Copy link

This would be a great help. Diagrams are really helpful in explaining the schema to people who are new on a project

@ederbond
Copy link

ederbond commented Aug 23, 2023

+1 - And please use a modern look and fell. I mean, thin lines and scalable vector images.
Something similar to this would be awesome:
https://www.devart.com/dbforge/sql/studio/sql-server-database-designer.html

@soumesh2002
Copy link

+1... It's been 2024 and there's no support for creating ER Diagram in Azure Data Studio officially. Hope in 2024 there will be support for creating ER Diagram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - General Feature Request Enhancement Request for new features or functionality Triage: Done
Projects
None yet
Development

No branches or pull requests