Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
For more information on what an "ORM" is, check out this article: Object-Relational Mapping
Detailed instructions on getting sequelize.js set up or installed.