Utilities for SQL instrumentations
A simple JavaScript/TypeScript library for assembling complex SQL queries. Miniscule, type-safe, and dependency-free.
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.
Format whitespace in a SQL query to make it more readable
Formats SQL queries. Part of SQLTools
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
The pretty printer for Materialize's SQL dialect, with wasm build targets.
simple node sql parser
Amplify GraphQL @sql transformer
React Query Builder component for constructing queries and filters, with utilities for executing them in various database and evaluation contexts
A JavaScript library for connecting securely to your Cloud SQL instances
SQL language support for the CodeMirror code editor
A SQL toolkit for Effect
Simple SQL escape and format for MySQL
SQL String Builder Class to Extend NK-MSSQL
A lightweight SQL template tag utility for JavaScript that safely handles SQL string interpolation and parameter binding
A TDS driver, for connecting to MS SQLServer databases.
Formats whitespace in a SQL query to make it more readable
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Simple json query language that compiles to a sql string
The lexer for Materialize's SQL dialect, with wasm build targets.