Sequelize SQL Tag
JSON →A template tag for writing parameterized SQL queries using ES2015 tagged template literals with Sequelize. Current stable version is 2.0.2, which works with Sequelize >=3.14.0 and >=4.0.0-0. This package simplifies building safe SQL queries by leveraging tagged template literals, automatically converting them into parameterized queries to prevent SQL injection. Compared to raw string concatenation or manual escaping, it provides a cleaner syntax and seamless integration with Sequelize's query interface. The release cadence is low; no updates since 2018.
Resources
packagesequelize-sql-tag ↗
API endpoints
full doc /v1/registry/sequelize-sql-tag