Monday, 20 January 2020

NPM Packge: Node Relational Database Models

NRDBM is a light-weighted project aims to create an ORM for Databases queries (especially Relational Databases that performs complex where statements) to help developers create model classes for tables and query them using functions rather than plain string that is error-prune once the query start to gets a little long.contribute: https://github.com/Medsaad/node-db-models

Submitted January 20, 2020 at 12:27PM by MedzSd

No comments:

Post a Comment