Database Tools

Visualize Database
Relationships Instantly

Connect your PostgreSQL or MySQL database, upload a SQL file, and get an interactive D3.js graph of every foreign key relationship — with zoom, filtering, and export.

PostgreSQL
Direct connection
MySQL
Direct connection
SQL Files
Upload & parse

Simple Pricing

Pro
$18
per month
  • PostgreSQL & MySQL connections
  • SQL file upload & parsing
  • Interactive D3.js graph viewer
  • Zoom, pan & filter tables
  • Export as PNG or SVG
  • Unlimited schemas
Start Now

FAQ

Which databases are supported?

PostgreSQL and MySQL via direct connection strings, plus any database via uploaded SQL dump files containing CREATE TABLE statements with FOREIGN KEY constraints.

Is my database connection secure?

Connections are read-only and only used to query schema metadata (information_schema). No table data is ever accessed or stored.

Can I export the generated graphs?

Yes. Every graph can be exported as a high-resolution PNG or SVG file, ready to include in documentation or share with your team.