Get faster SQLite writes for heavy ingest. Turso’s Rust engine adds MVCC and async IO, hitting roughly 200,000 writes each second.
This repository provides custom CMake Build System generator scripts that help build the official SQLite amalgamation. The source code of the amalgamation is included for convenience. In order for the ...