Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JORM

Object relational mapping implemented in JavaScript.

Usage

A secrets.json file must be created at the root of the project directory with the following properties:

{
    "host": "",
    "db": "",
    "user": "",
    "password": ""
}

Tests

npm test

About

Object Relational Mapping (ORM) implemented in JavaScript

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages