PostgreSQL query builder with fluent TypeScript API
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
A SQL builder for 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.
AST types, query lane context, and type utilities for Prisma Next SQL lanes
node-sql-builder - is NPM module that helps to build SQL queries in JS object manner.
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A strongly-typed postgres client for node.js
SQLBuilder to translate JSON dataformat like mongo to SQL
A JavaScript library for connecting securely to your Cloud SQL instances
Interface with SQL databases
React Query Builder component for constructing queries and filters, with utilities for executing them in various database and evaluation contexts
SQL language support for the CodeMirror code editor
Helper function to build binary assignment operator visitors
Build XML from JSON without C/C++ based libraries
Transparent, Schemaless SQL Generation
SQL-specific TypeScript contract authoring surface for Prisma Next
simple node sql parser
A lightweight SQL query builder for JavaScript and TypeScript.
A TDS driver, for connecting to MS SQLServer databases.
A lightweight, function-based, chainable SQL query builder for Node.js using MySQL pool connections.
Represent SQL in JSON format for building SQL string
A Storybook builder to dev and build with Webpack
Simple SQL escape and format for MySQL