0.0.16 • Published 4 years ago

tmongodao v0.0.16

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

tmongodao

  • dao library implementing the dao interface for mongodb.
  • compatible with tmysqlpromisedao

details

  • uses superstruct for schema definition
  • you can extend objects, without mess up your database
  • proxy monk methods
  • follow the dao-pattern described here
  • get-methods batch queries
  • verified partial updates
  • schema is applied and objects are cleaned before insert or update
  • get and find methods support queries by sub documents

todo:

  • testing
  • validate updates
  • update and save events
  • update log based on the events
0.0.16

4 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago