Skip to main content

Entity Relationship Diagraming with ERDLab

 ERDLab is a free and intuitive SQL Visualization Tool which helps in capturing your database design thoughts. Let's look into it.

To be exact, ERDLab falls into the SQL schema visualization tools category. It allows you not only to draw your database design visually but also in code. And it's not just drawing per se; you can interact with your schema and explore its relationships end to end and also collaborate on it in a team.

full article on i-programmer:

https://www.i-programmer.info/news/84-database/16132-entity-relationship-diagraming-with-erdlab.html

Comments

Popular posts from this blog