Database Tools

Visual Database
Relationship Mapper

Connect to any database via connection string. Auto-generate interactive SVG diagrams showing every foreign key relationship — instantly. Built for backend devs and DBAs.

users🔑 id (PK)nameemailorders🔑 id (PK)🔗 user_id (FK)totalcreated_atproducts🔑 id (PK)nameorder_items🔑 id (PK)🔗 order_id (FK)🔗 product_id (FK)

Auto-generated from your real schema — interactive, zoomable, exportable

Any Database

PostgreSQL, MySQL, SQLite, MSSQL

Auto-Introspect

Reads FK metadata instantly

Interactive SVG

Zoom, pan, click to explore

Export & Share

PNG, SVG, or shareable link

Simple Pricing

One plan. Everything included.

Pro

$19/mo

Cancel anytime

  • Unlimited database connections
  • Auto-generated FK diagrams
  • Interactive zoom & pan
  • PNG / SVG export
  • Shareable diagram links
  • PostgreSQL, MySQL, SQLite, MSSQL
Get Started — $19/mo

FAQ

Which databases are supported?

PostgreSQL, MySQL, SQLite, and Microsoft SQL Server. We read system catalog tables to extract foreign key metadata — no schema changes required.

Is my connection string stored securely?

Connection strings are encrypted at rest and never logged. You can delete them at any time from your dashboard.

Can I export or share diagrams?

Yes. Export as PNG or SVG, or generate a shareable read-only link you can send to teammates or embed in docs.