sqlite-utils 3.39.1
Release notes for sqlite-utils 3.39.1, a Python CLI and library for SQLite database manipulation, with a backported fix.
Release notes for sqlite-utils 3.39.1, a Python CLI and library for SQLite database manipulation, with a backported fix.
Interactive SQLite query explainer tool that annotates EXPLAIN and EXPLAIN QUERY PLAN output with plain-English descriptions.
Interactive browser tool that explains SQLite query execution with plain-English annotations for EXPLAIN and EXPLAIN QUERY PLAN output.
Learning practical tips for running SQLite in production, including ANALYZE for query performance and handling cleanup operations.
Lobste.rs migrated from MariaDB to SQLite, improving performance and reducing costs.
Lobste.rs migrates from MariaDB to SQLite, achieving lower CPU/memory usage and reduced costs.
DOOMQL is a Doom-like game built with SQLite as the game engine, using recursive CTEs for ray tracing and Python for terminal play.
DOOMQL is a Doom-like game built using SQLite as the game engine, with ray tracing via recursive CTEs, playable in a Python terminal.
Release notes for sqlite-utils 4.1.1, a Python CLI and library for SQLite, fixing a foreign key transaction edge case.
sqlite-utils 4.1.1 release fixes foreign key edge case in table.transform() and improves documentation cross-references.
sqlite-utils 4.1 release: new CLI features like --code for inserts, --type for column types, drop-index command, strict mode support, and more.
sqlite-utils 4.1 release adds --code option, --type flag, strict mode support, and other minor features for SQLite manipulation.
A developer shares a skill document for building local-first single-user apps using Claude Code, SQLite, and Next.js.
sqlite-utils 4.0 introduces database schema migrations, nested transactions, and compound foreign keys for SQLite databases.
sqlite-utils 4.0 release introduces database schema migrations, nested transactions, and compound foreign keys for SQLite.
Announcement of sqlite-migrate 0.2, a simple database migration system for SQLite based on sqlite-utils.
Announcement of sqlite-migrate 0.2, a simple database migration system for SQLite based on sqlite-utils.
Announcement of sqlite-utils 4.0, a Python CLI and library for SQLite database manipulation with new schema migration features.
Announcement of sqlite-utils 4.0, a Python CLI and library for SQLite databases with new schema migration features.
Release of sqlite-utils 4.0rc4, a Python CLI and library for manipulating SQLite databases, with feedback from Claude Fable 5.