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