Given SQLite's amazing battery of test code, it seems like it would be valuable, illuminating, and not too difficult to write a test implementation in Rust. Can you get the Rust implementation to pass the test suite? Either answer to that question would be interesting.
EricRiese|1 month ago
A Rust implementation exists. It's called turso
https://github.com/tursodatabase/turso
There's a whole company around it.
alexpadula|1 month ago