3 unstable releases

0.2.1 May 17, 2023
0.2.0 Apr 13, 2023
0.1.0 Apr 1, 2023

#1750 in Encoding

Download history 16/week @ 2024-02-23 14/week @ 2024-03-01 39/week @ 2024-03-29 8/week @ 2024-04-05 102/week @ 2024-04-19

149 downloads per month

MIT license

6KB
73 lines

Wrapper for database query and mutation.

Uses MongoDB, and implements an abstraction layer to make resource modeling less painful.

You're advised to implement Clone, Debug, serde::Deserialize, and serde::Serialize, in the struct defining your data model, before implementing abstractions.

Dependencies

~26–38MB
~766K SLoC