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

ERD diagram #1304

Open
windmillcode0 opened this issue Mar 30, 2024 · 3 comments
Open

ERD diagram #1304

windmillcode0 opened this issue Mar 30, 2024 · 3 comments
Labels
feature request New issue opened using "Feature request" template

Comments

@windmillcode0
Copy link

windmillcode0 commented Mar 30, 2024

Is your feature request related to a problem? Please describe.
More of an inconvenience how easy would it to create an ERD diagram

Describe the solution you'd like
ERD diagram support

Describe alternatives you've considered
DBeaver was a comprehensive tool but lacked ERD diagram support

Additional context
I cant believe no one reach out about this earlier
we will make a PR and work on it

@windmillcode0 windmillcode0 added the feature request New issue opened using "Feature request" template label Mar 30, 2024
@windmillcode0
Copy link
Author

If you can show us the files responsible for pulling all the schema entities (SELECT * FROM Information_Schema` that would work

@george-james-software
Copy link
Collaborator

I think ERD support would be really useful. Do you have some thoughts on how you would achive this? Is there something pre-built that does the heavy lifting? What did you have in mind?

@windmillcode0
Copy link
Author

windmillcode0 commented Apr 16, 2024

were using https://www.npmjs.com/package/@dineug/erd-editor for the ERD diagram So far were able to run the main extension in extension developer but if we can get the pluging that will work wonders. We would want the diagram to optionally include the schema the entity is coming from since right now we have a cross schema db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template
Projects
None yet
Development

No branches or pull requests

2 participants