Is it possible to use for example Sequelize, Bookshelf or Waterline inside meteor ?
I want to use Meteor as a classic backend, so just using Restivus to build my Rest API and need to communicate with some external DBs. It doesn't need to be reactive or to be ''live query''.