Showing 21-40 of 39,049 packages
a fork of brianc/node-sql, a sql builder with lodash dependency solved.
```sh npm install --save extra-sql-builder # or yarn add extra-sql-builder ```
An SQL-friendly ORM for Node.js
a sql builder
CrateDB SQL builder
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Utilities for SQL instrumentations
Simple Query Builder
A fully typed sql builder. Works best with TypeScript an Visual Studio Code.
Not your usual SQL builder!
Format whitespace in a SQL query to make it more readable
A simple and lightweight library for highlighting SQL queries written in pure JavaScript
A schema-based, strongly-typed SQL builder.
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.
Unfancy SQL builder for ES6
A JavaScript library for connecting securely to your Cloud SQL instances
Simple SQL escape and format for MySQL
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
SQL-specific TypeScript contract authoring surface for Prisma Next