How we used Quint to find over 10 bugs in SQLite while hardening Turso
Summary
The Turso blog details how using Quint to model the SQLite C API uncovered over 10 bugs during hardening, including a crash in a deserialize path and subsequent fixes in SQLite. It demonstrates how formal methods and trace-based testing can improve database reliability and security in open-source projects.