Skip to content

A study based on the famous ORM used in NodeJS applications. An ORM to manipulate database queries.

Notifications You must be signed in to change notification settings

ysraelmoreno/GuideORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuideORM

An case of study based on TypeORM

A study based on the famous ORM used in NodeJS applications. The current base of this ORM, for now, is "based" on PostgreSQL, but the main idea is to grow enough to cover other types of databases such as: MySQL, Oracle, Redis and MongoDB.

Technology's used:

  • PostgreSQL
  • NodeJS v14
  • Typescript

RoadMap

Implements drivers to other relational databases
Implements drivers and Mapping to Non-relational/Document based databases

About

A study based on the famous ORM used in NodeJS applications. An ORM to manipulate database queries.

Topics

Resources

Stars

Watchers

Forks