developer-tools

Auto-generate database
migration changelogs

Connect to staging and production databases, detect schema drift, and get human-readable changelog entries — automatically.

Get SchemaLog — $19/mo
## Changelog — 2024-01-15
+ users.last_login_at TIMESTAMP added
+ orders.discount_code VARCHAR(50) added
- products.legacy_sku column removed
~ sessions.token VARCHAR(255) → TEXT
Live Diff
SQL introspection on every check
📋
Markdown Output
Copy-paste ready changelogs
🔔
Drift Alerts
Notify your team instantly

Simple pricing

PRO
$19
per month
  • Unlimited database connections
  • Automated schema snapshots
  • Markdown changelog generation
  • Slack & email drift alerts
  • 30-day snapshot history
Start now

Cancel anytime. No contracts.

FAQ

Which databases are supported?
PostgreSQL, MySQL, and SQLite are supported. Connect via standard connection strings — no agents or plugins required.
Is my connection string stored securely?
Connection strings are encrypted at rest using AES-256. We never log or expose credentials, and you can revoke access at any time.
How often are schemas checked?
Schemas are checked every 15 minutes by default. You can configure the interval or trigger a manual diff at any time from the dashboard.