Skip to content

Releases: oslabs-beta/dangoDB

v1.0.3

09 Jul 18:45
90528aa
Compare
Choose a tag to compare

Fixed a minor bug in the deleteMany query.

v1.0.2

19 May 21:38
908f417
Compare
Choose a tag to compare

This revision updates the readME file with minor tweaks.

v1.0.1

19 May 04:34
b9fe2c9
Compare
Choose a tag to compare

Fixed a minor bug in the query library.

v1.0.0

19 May 04:05
42b1090
Compare
Choose a tag to compare

dangoDB is a light-weight MongoDB Object Document Mapper (ODM) library built for Deno. It provides the core functionality and familiar look and feel of established Node-based libraries. With dangoDB, developers can construct schemas, models, and enforce them type-casting and schema validation to structure their databases.