6 ms·
Good to see that it's using knex for queries. Many node ORMs dumb every database down to a Mongo-like object hash.
by statenjason 11y ago
Good to see that it's using knex for queries. Many node ORMs dumb every database down to a Mongo-like object hash.
- cwmma 11y agoknex is by the same guy, who wrote it expressly for bookshelf