Hacker News new | ask | show | jobs
by Allstar 2992 days ago
Same here, we use Knex.js Querybuilder to build queries and fallback to `knex.raw()` for very specific SQL queries.
1 comments

Ah, coincidence... Knex is the one I've been using too :-)