Auto-generate database schema
change documentation
Connect your database, monitor schema changes through periodic snapshots, and get human-readable changelogs with diff visualization — automatically.
Get Started — $15/mo🔍
Schema Snapshots
Periodic snapshots detect every column, index, and constraint change.
📝
Markdown Changelogs
Auto-generated, human-readable changelogs with visual diffs.
🔔
Webhook Alerts
Notify your team via webhooks and commit docs to Git automatically.
Simple Pricing
$15/mo
Everything included
- ✓Unlimited database connections
- ✓Automated schema snapshots
- ✓Markdown changelog generation
- ✓Diff visualization
- ✓Webhook notifications
- ✓Git repository integration
FAQ
Which databases are supported?
PostgreSQL, MySQL, and SQLite are supported via standard connection strings. More databases are on the roadmap.
How are schema changes detected?
SchemaLog takes periodic snapshots of your database schema and compares them to detect additions, modifications, and deletions.
Can it commit changelogs to my Git repo?
Yes. Provide a GitHub/GitLab token and repository, and SchemaLog will automatically commit generated changelogs on every detected change.