Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
[zh] Schema Designer
Why use this?
- Rapid Prototyping: Plan architectures visually.
- Database Portability: Export to PG, MySQL, or Mongo.
- Instant ORM: Generate Prisma schemas.
string
number
boolean
date
text
uuid
[zh] Generated Output
-- No tables yet