ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
ESLint plugin with rules for using the `sql` template tag on raw SQL queries
SQL template tag for PostgreSQL done well
ESLint plugin with rule for using the `SQL` template tag on raw SQL queries
ESM-free SQL template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
'SQL' template tag for supporting safe Sequelize queries
ES2015 tagged template string for preparing SQL statements, works with `pg` and `mysql`
A lightweight SQL template tag utility for JavaScript that safely handles SQL string interpolation and parameter binding
A Node.js PostgreSQL client with strict types, detailed logging and assertions.
ES6 tagged template strings for prepared statements with mysql and postgres
ECMAScript 6 (2015) template tag function to write queries for node-postgres.
Read the docs at https://safeql.dev/libraries/sql-tag/introduction.html
Utilities for SQL instrumentations
<a href="https://waddler.drizzle.team">Website</a> • <a href="https://waddler.drizzle.team/docs/overview">Documentation</a> • <a href="https://x.com/drizzleorm">Twitter</a> • by [Drizzle Team](https://drizzle.team)
Fastest full featured PostgreSQL client for Node.js
An opinionated sql formatter plugin for Prettier
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A JavaScript template literal tag that parses GraphQL queries
Format whitespace in a SQL query to make it more readable
Logs Slonik queries.
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.
A sequelize plugin for sql-tag
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.