Marcus

Marcus is a fullstack JS developer. He’s passionate about the hapi framework for Node.js and loves to build web apps and APIs. Creator of Futureflix and the “learn hapi” learning path.


Sequelize — Disable SQL Query Logging

Sequelize is a Node.js ORM for all SQL databases, like MySQL, MariaDB, PostgreSQL, SQLite, and Microsoft SQL Server. By default, it logs all SQL queries to the console. This is helpful during development. In production environments, the SQL query logging may become noisy and just fill up your logs. …

Continue Reading

Explore the Library

Find interesting tutorials and solutions for your problems.