Ask HN: Can you recommend a good Node.js ORM?2 pointsmjfrancoeur9 years agoI've used Sequelize (https://github.com/sequelize/sequelize) and Bookshelf (https://github.com/bookshelf/bookshelf) but not that wild about either. Are there any other JS/Node ORMs that anyone has used and would recommend?