Describe the solution you'd like
I would like to be able to use serious SQLite in production. LibSQL is a SQLite based database that is up to 575x faster than SQLite due to MVCC, and also offers an optional dedicated server (so SQLite may finally look like every other db).
Additional context
Describe the solution you'd like
I would like to be able to use serious SQLite in production. LibSQL is a SQLite based database that is up to 575x faster than SQLite due to MVCC, and also offers an optional dedicated server (so SQLite may finally look like every other db).
Additional context