There are two Node.js API project implementations:
Basic: A fundamental implementation of the MariaDB Node.js Connector (without any object-relational mapping (ORM) libraries)
Sequelize: An implementation using the ORM library Sequelize