@andrewscwei/mongodb-odm

ODM for MongoDB

Usage no npm install needed!

<script type="module">
  import andrewscweiMongodbOdm from 'https://cdn.skypack.dev/@andrewscwei/mongodb-odm';
</script>

README

mongodb-odm npm CI CD

Simple MonogDB ODM library written in TypeScript.

Features

  • Schemas
  • Validations
  • Auto-encryption with bcrypt
  • Aggregation pipeline helpers
  • CRUD event hooks

Disclaimer

Features of this module are driven by personal projects and are expected to have timely changes to their API. Use with caution.