Turso wants to match and surpass SQLite's reliability. When I say "surpass", usually ppl just look funny at me. But this is one such example: One of our OSS contributors have just found 10 bugs in SQLite using validation he built for Turso.
@pavan4820 used
@quint_lang to build a formal model of the system and then executed its traces to find corner cases where SQLite deviated from the spec.
It is a great demonstration of how modern reliability tools, formal methods in particular, can lead to reliable systems and find *many* issues even on the most stable software on Earth.
Read more:
turso.tech/blog/how-we-used-…