db-schema-visualizer icon indicating copy to clipboard operation
db-schema-visualizer copied to clipboard

An Vscode extension to visualize the database schema in ERD ( Entity Relationship Diagram ) from dbml or prisma file in your vscode.

Results 34 db-schema-visualizer issues
Sort by recently updated
recently updated
newest added

Hi @BOCOVO Thanks for the quick turnaround on my initial issue (RE: Table names being truncated). I was wondering if the full dbml specification has been implemented within this extention...

Thanks so much for this extension. It's excellent! One request would be to give some configurability over the mouse hover highlighting. One or more of: - ability to disable it...

First of all, I want to say that this extension is absolutely fantastic! I truly appreciate the effort put into making it. I have one feature request: Would it be...

**Is your feature request related to a problem? Please describe.** I’m using the DBML Visualizer plugin in VS Code to create and view database diagrams. While DBML supports TableGroup for...

This PR adds the new Scroll Direction variable to the extension settings as requested by [issue 83](https://github.com/BOCOVO/db-schema-visualizer/issues/83#issue-2999416837) this was a simple and quick implementation so any changes are welcomed. My...

I love this extension! Thank you for your work! I'd like to request that we can define in the configurations if we want to scroll the mouse wheel the other...

**Describe the bug** Just installed the extension, and it is amazing. But i found out that columns that you declare as "not null", it turns out in the preview with...

Hi, your extension is excellent. Is it possible to add text search on diagram?

This extension is great and I feel sorry to report something that is not working as expected. I have some implicit m-n relationships in my prisma.schema for a MySql database,...

Hi, First of all, great job on this extension! I was searching for something like this, and it’s truly awesome. I’d love to see a feature where clicking on a...