Hi all! So i have been diving into Node recently and its time to get into Databases, i prefer SQL over no-SQL like Mongo or Firebase so i will probably stick to PostgreSQL, what's your go to library/framework for working with SQL? Sequelize? Knex? I prefer writing Raw SQL queries over having some weird ORM Syntax to be honest.So that's why i thought about Knex but i remember using it years ago and therere were no way to do code first migrations which was a freaking pain honestly. Did they "Fix" this?
Submitted December 09, 2019 at 07:43AM by Flamyngoo
No comments:
Post a Comment