Utilities to assist with SQL script generation.
Utilities for SQL instrumentations
Utilities built on top of Ramda.
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.
A JavaScript library for connecting securely to your Cloud SQL instances
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
Spawns a process and makes it simple to pipe data in and get data out.
SQL language support for the CodeMirror code editor
General utilities for plugins to use
simple node sql parser
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Utilities for ESLint plugins.
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
A TDS driver, for connecting to MS SQLServer databases.
React Query Builder component for constructing queries and filters, with utilities for executing them in various database and evaluation contexts
Test whether a path is local.
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
A collection of utilities for building web applications
Shared Vitest utility functions
Simple SQL escape and format for MySQL