typeodm

0.2.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i typeodm

Weekly Downloads

367

Version

0.2.1

License

Apache-2.0

Last publish

Collaborators

  • hbakhtiyor
  • pleerock