sqlite-utils 4.1
sqlite-utils 4.1 release adds --code option, --type flag, strict mode support, and other minor features for SQLite manipulation.
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.
Release announcement for sqlite-utils 4.0rc4, a Python CLI and library for manipulating SQLite databases, with feedback from Claude Fable 5.
sqlite-utils 4.0rc3 release adds compound foreign key support and case-insensitive column name handling.
sqlite-utils 4.0rc3 release adds compound foreign key support and case-insensitive column name handling.
SQLite adds AGENTS.md file clarifying no acceptance of AI-generated code, while splitting AI bug reports into a separate forum.
SQLite adds AGENTS.md file clarifying no acceptance of AI-generated code, while splitting AI bug reports into a new forum.
Honker implements Postgres NOTIFY/LISTEN semantics for SQLite, enabling queues and streams with transactional outbox pattern.
Honker is a Rust SQLite extension implementing Postgres NOTIFY/LISTEN semantics for queues and streams.
How a single Go process on a gaming PC powers Bluesky's For You feed with SQLite and Tailscale.
How a single Go process on a gaming PC powers Bluesky's For You feed for 72,000 users using SQLite and Tailscale.
Learn to build a local-first search database using GRDB, SQLite FTS5, and SwiftUI for instant offline app searches.
Interview with a Fly.io developer discussing her work on Corrosion, a distributed SQLite replication system, and other infrastructure projects.