Basil ODM
Basil is a TypeScript ODM for MongoDB.
✨ 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.
- Getting started
- Manage connections
- Define your schema
- Operations with generated models
- API Reference
⚖️ License
The MIT license