A simple Typescript ORM for connection to MYSQL and mongoDB databases
- Typescript
- Connection to MYSQL
- Connection to MongoDB
- Models
- Fields
- Primary key
- Foreign key
- Many to one
- One to many
- Many to many
- Transactions
- Queries
- Relations
- Migrations
- Synchronization
- Repositories
- Express middleware
- Validation
- Custom repositories
- Query builder
- Custom query builder
npm install @relo/orm