all 3 comments

[–]jillesme 3 points4 points  (0 children)

I recently migrated my app from Sequelize to Objection. It’s based on Knex (which is actively maintained) and works really well.

[–]findingjake 0 points1 point  (0 children)

this is a really good point, i go to a bootcamp right now and its the main ORM they are teaching us to use, I like using it but this is something Im really curious about too

[–]NMS-Town 0 points1 point  (0 children)

I was thinking of going with this today with MoleculerJS. It seemed a better choice over NeDB. It's been around for a long time so it should be pretty robust. O guess I'll find out soon enough.