Skip to content

A simple ORM for connecting to MYSQL and mongoDB databases

Notifications You must be signed in to change notification settings

Olatisunkanmi/Relo-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relo-orm

A simple Typescript ORM for connection to MYSQL and mongoDB databases

Table of contents

  • 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

About

A simple ORM for connecting to MYSQL and mongoDB databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published