sqlite-utils 4.0 released with database schema migrations, nested transactions, and compound foreign keys
This morning I released sqlite-utils 4.0, the 124th release of that project and the first major version bump since 3.0 in November 2020. In addition to some small but significant …
Read the full articleYou might also wanna read
Developer argues SQLite should adopt versioned editions like Rust
A developer has published a blog post proposing that SQLite adopt a Rust-style 'editions' system for managing breaking changes. The idea dra
SQLite’s Broken Defaults: The Case for Rust-Style Editions
SQLite's defaults haven't changed since 2004. A proposal to add Rust-style editions would fix that — and the community is split on whether i
SQLite STRICT tables enforce data types and prevent silent type bugs since v3.37
SQLite, widely known for its flexible dynamic type system, has long allowed inserting mismatched data types into columns without raising err
Turso: SQLite Rewritten in Rust for Modern Database Applications
I love Rust and I love SQLite, so you can guess. Iwas pretty excited when I lerned that "SQLite was rewritten in Rust" What is SQLite, actua
Building a Bitemporal Data System with SQLite and Clojure
On trying to mash up SQLite with ideas stolen from Accountants, Clojure, Datomic, XTDB, Rama, and Local-first-ers, to satisfy Henderson's Te
SQLite Database File Format Specification (Version 3.0.0+)
This document describes and defines the on-disk database file format used by all releases of SQLite since version 3.0.0 (2004-06-18).

Comments
Sign in to join the conversation.
No comments yet. Be the first.