Today I tried using Node.js together with SequelizeJS
[http://docs.sequelizejs.com/en/latest/] to connect to a named MS SQL instance.
SequelizeJS is an ORM providing abstractions to work with databases like
PostgreSQL, MySQL, MS SQL and more. While the documentation is really good, it
is missing the