Showing 1-20 of 82,168 packages
A template tag for writing elegant sql strings
A sequelize plugin for sql-tag
Read the docs at https://safeql.dev/libraries/sql-tag/introduction.html
Formatter utilities for @flowblade/sql-tag
A Node.js PostgreSQL client with strict types, detailed logging and assertions.
Logs Slonik queries.
Slonik SQL tag for constructing dynamic queries.
Postgres SQL tag
a template tag for Sequelize that quotes Models' table names, attribute names, and puts other expressions into bind parameters
Annotates Slonik's sql.type() calls with the file path and function name.
Raw sql template literal
A template literal for working with Cloudflare D1 database
A template literal for working with Cloudflare Durable Objects SQL storage
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
Utilities for SQL instrumentations
ESLint plugin with rules for using the `sql` template tag on raw SQL queries
Format whitespace in a SQL query to make it more readable
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
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.