Design your data model once, ship it anywhere.
Titanbase is an open-source visual schema designer for relational databases. Model your database visually, save it as a portable .titan.json file, and export developer-ready SQL and schema files.
- Visual schema design — model tables, columns, relations, indexes, and enums on a canvas
- Local-first — files on your disk, commits in your repo, no account required
- Portable IR —
.titan.jsonis version-controllable, diffable, and yours - Export-ready — generate PostgreSQL SQL today, with Prisma, Drizzle, Mermaid, MySQL, and SQLite support next
- Extensible — every export target is designed as a small, focused package
Design once. Ship anywhere.