A tiny compiler that takes SQL and JS object and runs the sql on the object as if the object became a table in the database, using only js
Map over promises concurrently
split a Text Stream into a Line Stream, using Stream 3
Bind data arrays to any type of JS objects
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Map over promises serially
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.
Simple SQL escape and format for MySQL
simple node sql parser
Format whitespace in a SQL query to make it more readable
A data mapper utility for SQL databases
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
Map SQL entity to JSON schema
A TDS driver, for connecting to MS SQLServer databases.
> parse / stringify sql (select grammar) in js.
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A small query tool for Postgres that embraces json and makes life simpler
SQL language support for the CodeMirror code editor
An opinionated sql formatter plugin for Prettier
Utilities for SQL instrumentations
Microsoft SQL Server client for Node.js.
Summarize any SQL query
React Form Renderer. Data Driven Forms converts JSON form definitions into fully functional React forms.
Iterate through a vector, with returned value or without returned value, or iterate using generator.