Thoughts on SQL Query Builders and ORMs
December 19, 2019
Are SQL query builder libraries and ORMs more trouble than they’re worth? A couple of days ago, I read Stop using Knex.js via a link on Reddit. I understand the point the author is trying to make. And I used to be pretty firmly opposed to ORMs and query builders.