🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
simple node sql parser
A JavaScript library for connecting securely to your Cloud SQL instances
Simple SQL escape and format for MySQL
Microsoft SQL Server client for Node.js.
Utilities for SQL instrumentations
Format whitespace in a SQL query to make it more readable
Yet another simple Postgres SQL parser/modifier
> parse / stringify sql (select grammar) in js.
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
ES6 tagged template strings for prepared statements with mysql and postgres
Generate Zod schemas from Drizzle ORM schemas
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.
Lightweight SQL Connector
SQL language support for the CodeMirror code editor
A TDS driver, for connecting to MS SQLServer databases.
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
SQL Parsers for BigData, built with antlr4
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Formats SQL queries. Part of SQLTools
Fastest full featured PostgreSQL client for Node.js
Driver for connection to Databricks SQL via Thrift API.
Summarize any SQL query
SQL dictionary for cspell.
dm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for using the names of the properties in your model, instead of the actual fields in the database. Any SQL is supported and actual DataMapper Query objects wrap the SQL, thus delaying its execution until a kicker method materializes the records for the query. \ You can also chain standard DataMapper query methods onto the #by_sql call to refine the query.
dm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for using the names of the properties in your model, instead of the actual fields in the database. Any SQL is supported and actual DataMapper Query objects wrap the SQL, thus delaying its execution until a kicker method materializes the records for the query. You can also chain standard DataMapper query methods onto the #by_sql call to refine the query.