Releases: rubenmate/draw-entity-relation
Releases · rubenmate/draw-entity-relation
v1.1.0
v1.0.0 - Initial Release
Description
This is the first release of the Draw Entity-Relation App, a powerful tool for modeling entity-relationship diagrams and exporting them as SQL scripts. Built with React and leveraging the mxGraph library, this app provides an intuitive and interactive interface for visually designing and structuring databases.
Features
- Interactive Diagram Modeling: Create and manipulate entity-relationship diagrams with a user-friendly drag-and-drop interface.
- Entity and Attribute Management: Easily add entities, define attributes, and establish relationships.
- SQL Export: Export validated diagrams to SQL scripts, ready for database implementation.