FICHA · AUR
python-sqlite-migrate
A simple database migration system for SQLite, based on sqlite-utils
- SQLite migration tool
- CLI
- LIBRARY
- Launchable
- Runs in terminal
· official+codex · reviewed · Jun 3, 2026 description in en
SQLite schema changes can be managed through a small migration system. Developers can define ordered migrations, apply them to local database files, and keep application schema changes reproducible. It writes database structure changes, so backups matter for important data.
How to run
sqlite-migrate
Commands: sqlite-migrate
Permissions
Permissions not analysed for this source yet.