Hacker News new | ask | show | jobs
by olso 2201 days ago
What do you use to write the queries? Some query builder?
2 comments

I use a home made library on top of Knex that is not open source yet. I will extract it from the Submotion code and release it as well, but I am not sure when.
knex seems to be what everyone use, has a migration tool too