typeodm
v0.2.1
Published
ODM for MongoDB used Typescript
Downloads
44
Readme
TypeODM
ODM for MongoDB that works in Typescript.
Usage
ODM development is in progress. Readme and documentations expected to be soon.
Samples
Take a look on samples in ./sample for more examples of usages.
Todos
- determine minimal node version requirements
- put proper exceptions everywhere
- debug mode and logging
- other types / check date support
- deep checks on schema build
- create query builder?
- json and javascript schema providers
- replication support in connection configuration
- fix ids typing
- add option for auto-created ids
- investigate other then MongoDB integrations
- fix embed document incorrect field names transformation