Tuesday, 25 April 2017

Create MySql schema in the model in express application

I am using express-MVC-generator for creating app skeleton in node js and once I have my project structured, I need to change default database in mongo for a MySQL database but I can´t find how to create a MySQL schema from database in the model file. Is there a way to do that?



via Yanet Pedraza

No comments:

Post a Comment