SQL template tags and fragments for PostgreSQL
A SQL template engine
hipster-style SQL template
A sql template module that takes a template based approach to mysql queries
SQL template strings
'SQL' template tag for supporting safe Sequelize queries
ESLint plugin with rule for using the `SQL` template tag on raw SQL queries
Utilities for SQL instrumentations
Fastest full featured PostgreSQL client for Node.js
Format whitespace in a SQL query to make it more readable
An opinionated sql formatter plugin for Prettier
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Complex SQL query builder
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.
A JavaScript library for connecting securely to your Cloud SQL instances
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
SQL language support for the CodeMirror code editor
simple node sql parser
A TDS driver, for connecting to MS SQLServer databases.
Simple SQL escape and format for MySQL
No description provided.
Microsoft SQL Server client for Node.js.
<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)
A wrapper around `pg` providing convenience methods, an appropriate SQL template string function, easy access to cursor based streaming results (thanks to `pg-query-stream`) and a reasonable, retrying, transaction interface.