Software Design Editor — ERD, Sequence Diagrams & FSM

Design software architecture visually in your browser. Create Entity Relationship Diagrams (ERD) with crow’s foot notation, draw Sequence diagrams for API call flows and protocol interactions, and model Finite State Machines (FSM) for state-driven UI logic and XState workflows. Export directly to SQL, Mermaid, XState JSON, or plain JSON. No install, no upload.

What you can build

Export formats

How it works offline

All drawing, layout, and export processing runs inside your browser — no server sends, no cloud storage. Diagrams are saved to browser IndexedDB and can be opened in the VS Code extension for direct file system access. Manhattan routing algorithm keeps edges orthogonal automatically as you drag nodes.

Frequently asked questions

Can I generate SQL from an ERD I draw here?
Yes. Once you have an ERD with entities and relationships, use the Export → SQL option to generate normalized CREATE TABLE statements with primary and foreign key constraints.
Does the FSM export work with XState v5?
Yes. The JSON export targets XState v5 createMachine() format. You can paste the output directly into your application without modification.
Is this tool free to use offline?
The core drawing engine is MIT-licensed and free. No account is required to draw, export SVG, or export SQL. Advanced features like multi-user collaboration require a GINEXYS Pro plan.

Part of GINEXYS Schema Editor — also available in Electrical, Floorplan, and Construction modes.