Schematex/Playground

/ PLAYGROUND

Live editor

Edit the DSL on the left. Diagram re-renders on the right. Pick a preset below to start from a real example, or paste output from ChatGPT / Claude — the DSL is designed for LLMs to emit on the first try.

erd·§
↘ preview
100%
University Schema Entity-Relationship Diagram with 4 entities and 3 relationships. University Schema majors in Major major_id int PK name varchar Course course_id int PK title varchar credits int Student student_id int PK name varchar email varchar UK major_id int FK Enrollment student_id int PK FK course_id int PK FK grade char
UTF-8 · LF · 30 lines · 698 chars✓ parsed·2.5 ms·8.1 KB SVG
Playground — paste LLM output, see SVG live · Schematex