Y
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
timrichard
2992 days ago
Ah, coincidence... Knex is the one I've been using too :-)
link