🔀

Schema Diff

Compare two database schemas and generate migration scripts instantly. Supports PostgreSQL, MySQL, SQLite, and SQL Server.

Flagship tool · 4 dialects · Export to Markdown/PDF/SQL
Compare Schemas

SQL Validator

Validate CREATE TABLE syntax for PostgreSQL, MySQL, SQLite, and SQL Server. Catch errors before running migrations.

4 dialects · Instant feedback
Validate SQL

SQL Formatter

Beautify SQL queries with proper indentation, keyword casing, and syntax highlighting. Copy-paste ready.

4 dialects · UPPER/lower/preserve · Copy to clipboard
Format SQL
📄

Schema Documentation Generator

Generate beautiful HTML documentation from your CREATE TABLE statements. Export to Markdown or HTML.

4 dialects · Export Markdown/HTML
Generate Docs
📊

CSV to SQL Converter

Convert CSV files to CREATE TABLE and INSERT statements. Auto-detects column types and delimiters.

4 dialects · Auto type detection · Batch inserts
Convert CSV
🗂️

JSON to SQL Schema

Convert JSON objects to CREATE TABLE statements. Handles nested objects, arrays, and auto-detects types.

4 dialects · Nested objects · Timestamps
Convert JSON
🏗️

CREATE TABLE Generator

Build CREATE TABLE statements visually. Add columns, set types, and choose constraints. Generate SQL for all major dialects.

4 dialects · Visual builder · Copy-paste ready
Generate Table
🏥

Schema Health Check

Lint your schema for missing primary keys, unindexed foreign keys, missing timestamps, and other design issues.

10 checks · Score 0-100 · Actionable fixes
Check Health
📈

SQL Index Analyzer

Find missing indexes, unindexed foreign keys, duplicate indexes, and query-specific index gaps. Get CREATE INDEX recommendations.

Schema + query analysis · 4 dialects · Copy indexes
Analyze Indexes

Why browser-based?

Privacy first. Your SQL never touches our servers. All parsing, formatting, and diffing happens locally in your browser. Perfect for sensitive schemas in finance, healthcare, and government.

Zero friction. No install. No account. No permissions. Open the page and start working.

Fast. No network latency. A 500-line schema parses and formats in under 10 milliseconds.