With multi-core processors and multi-threaded architectures becoming the norm, the old single-writer model that SQLite pioneered has started to show its age in today’s concurrent world.
Turso isn’t free and libSQL doesn’t solve the single writer issue. If you’re getting to that point you should really ask yourself, why not MySQL/Postgres? Or better: “am I qualified to make this choice?”
Turso isn’t free and libSQL doesn’t solve the single writer issue. If you’re getting to that point you should really ask yourself, why not MySQL/Postgres? Or better: “am I qualified to make this choice?”
You probably aren’t