SQLite User Forum

A message passing interface for SQLite
Login
Hello,

Ive recently released some Rust code that wraps SQLite in a JSON based IPC

https://github.com/sqlite-mpi/sqlite-mpi-rust

Any feedback on the code would be useful, Thanks.