Visualize Database Relationships from SQL Exports
Upload any SQL dump file and instantly generate interactive relationship diagrams. Trace foreign keys, spot orphaned tables, and finally understand that legacy schema.
Upload SQL Dump
Supports MySQL, PostgreSQL, and SQLite export formats.
Auto-detect Relationships
Parses FOREIGN KEY constraints and infers implicit links.
Interactive Diagram
Drag, zoom, and pan a live graph of your entire schema.
Simple Pricing
Pro
per month, cancel anytime
- β Unlimited SQL file uploads
- β Interactive drag-and-drop diagrams
- β Foreign key & orphan detection
- β Export diagrams as PNG or SVG
- β Priority email support
FAQ
Which SQL formats are supported?
We support MySQL, PostgreSQL, and SQLite dump files. Simply export your schema using your database's native dump tool and upload the .sql file.
Is my data stored on your servers?
No. SQL files are parsed in-memory and never persisted. Your schema data is processed client-side and discarded after your session ends.
Can I export the generated diagrams?
Yes. Pro subscribers can export relationship diagrams as high-resolution PNG or SVG files, ready for documentation or presentations.