Saturday 22 December 2018

What is the most stable ORM for a Node project ?

I’m coming from Laravel which is using Eloquent ORM. I also worked with Spring (Java) that is using Hibernate ORM.I’m familiar with models, relationships, migrations and seeders... I’m not sure if libraries works the same in the Node world ? I saw sequelize and a few others but people seems to say it’s not very mature.My project is using the Express framework, it’s a REST api.

Submitted December 22, 2018 at 12:39PM by Oalei

No comments:

Post a Comment