Simple declarative schema migration for SQLite
https://david.rothlis.net/declarative-schema-migration-for-sqlite/An interesting approach that uses introspection of the internal sqlite tables for finding the difference between the schemas.
Tags
Related By Tags
- 🔗 Pragma statements supported by SQLite
- 🔗 Duckdb - an embedded analytics database
- 🔗 Savepoints (SQLite)
- 🔗 Getting Started - Litestream
- 🔗 SQLite: Past, Present, and Future
- 🔗 Datasette — Datasette documentation
- 🔗 Fast Dictionary-Based Compression for Inverted Indexes | Proceedings of the Twelfth ACM International Conference on Web Search and Data Mining
- 🔗 ClickHouse Playground
- 🔗 Some SQL Tricks of an Application DBA | Haki Benita
- 🔗 Open Source Migrates With Emotional Distress | Armin Ronacher's Thoughts and Writings
Details
- Revised
- Created
- Edited