# 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](https://github.com/jgallagher/rusqlite).