kapynDev Tools

sqlite-utils 4.0, now with database schema migrations

sqlite-utils 4.0 adds database schema migrations, nested transactions, and compound foreign key support. This major release introduces robust capabilities for managing SQLite database evolution, crucial for data-intensive AI development workflows. The new migration system uses Python files and enhanced `ALTER TABLE` functionality for flexible schema changes.

Simon Willison·Jul 7, 2026

Opening Kapyn…