Skip to content

relayhub/basil-odm

Repository files navigation

Basil ODM

Basil is a TypeScript ODM for MongoDB.

npm version CI

✨ Features

  • Designed for TypeScript and MongoDB
  • Provides full type safety
  • Define schema in TypeScript
  • Set schema validation and index in MongoDB from the defined schema
  • Generate a TypeScript data access layer from the defined schema

📖 Documentation

See Getting started to see what Basil ODM looks like.

⚖️ License

The MIT license