sqlite-requests 0.0.2

Represent SQLite queries and executes as request objects
Documentation

sqlite-requests

Represent SQLite queries and executes as request objects. Allows serialization of the request objects with serde or protobuf.

Built on top of Rusqlite.