Why We Created Turso, a Rust-Based Rewrite of SQLite
thenewstack.io·3h

SQLite runs on billions of devices and counts its installations in the trillions. Since it runs anywhere, including some satellite and spacecraft systems, it is known for its reliability and widespread use — not just around the world, but in the solar system. I won’t say “the universe” because I don’t know what aliens are using in other galaxies.

Given SQLite’s ubiquity and reputation for reliability, you might wonder: Why would anyone outside the confines of a mental institution even think to rewrite it?

It’s not that SQLite is doing something wrong. Rather, it’s because today’s applications need capabilities that SQLite, constrained by decades of architectural decisions, cannot easil…

Similar Posts

Loading similar posts...