Friday 28 April 2017

Some advice on ORMs

Having never used orms like sequelize and bookshelf I have a few questions.1) Do I need to create the table first, or will the model create the table for me (similar to how models work in mongoose/mongo).2) Which is the prefered ORM? Bookshelf seems to have terrible docs.

Submitted April 28, 2017 at 04:38PM by Kilawaga

No comments:

Post a Comment