APEX-JHOSEF-CARDICH-PALMA / online-shop

The main goal of this repository is to gain experience by practicing. Online shop it's a web app composed of a Node.js API, Angular Front, MySql DB.
0 stars 0 forks source link

Knex configuration / MySQL object mapping #14

Open siwonpawel opened 4 years ago

siwonpawel commented 4 years ago

Since in project we have this library to interact with database, we need to recreate all tables as objects in JavaScript to interact with database, please read about this and see how you can manage database structure from java script class models.