Database Tools

Visual Diffs for
Database Schema Changes

Upload before/after SQL schemas and instantly get visual diagrams with highlighted changes — perfect for code reviews and documentation.

Get Started — $14/mo

Before

users

id INT

email TEXT

After

users

id INT

email TEXT

+ phone TEXT

+ created_at TS

Simple Pricing

Pro

$14/mo

Everything you need for schema diffs

  • Unlimited schema comparisons
  • D3.js visual diagrams
  • SQL & migration file support
  • Shareable diff reports
  • Export to PNG / SVG
Subscribe Now

FAQ

What SQL dialects are supported?

PostgreSQL, MySQL, and SQLite schemas are fully supported. Upload .sql files or paste raw DDL statements directly.

How are changes highlighted in the diagrams?

Added columns/tables appear in green, removed ones in red, and modified definitions in yellow — making reviews instant.

Can I share diffs with my team?

Yes. Every generated diff gets a unique shareable URL so teammates can view the visual comparison without an account.