← Back to context

Comment by throw0101a

15 days ago

See perhaps recent video "Reliability Lessons From SQLite - Richard Hipp | SSW 2026":

> Abstract: SQLite is a C-language library that implements a self-contained, in-process relational database engine supporting full-featured SQL, an advanced query planner, and ACID transactions. By many estimates, SQLite is the most widely used software library in the world today.

> Over its 26-year history, SQLite has gained a reputation as software that "just works". This talk goes over the design choices and development practices that have, at least in the opinion of the lead developer, resulted in that reputation.

* https://www.youtube.com/watch?v=V_qzqY1bb7I