If you are a backend or a full-stack developer working in Node.js ecosystem, you probably have worked with different database access tools. If you are working with SQL databases like MySQL you might be familiar with ORM (Object Relational Mapper) libraries like Sequelize, Typeorm, Query builders like Knex or native…