2 releases
Uses old Rust 2015
0.0.2 | Sep 17, 2018 |
---|---|
0.0.1 | Sep 16, 2018 |
#25 in #rusqlite
240KB
5.5K
SLoC
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.
lib.rs
:
TODO
Sanitize input using sqlpop:
match SELECT / INSERT inline random()/etc.
Dependencies
~24MB
~467K SLoC