Search results
1888 packages found
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
PostgreSQL client - pure javascript & libpq with the same API
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
A mongo-like interface for sql generation, postgres-style
Yet another simple Postgres SQL parser/modifier
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.
PostgreSQL client in TypeScript
An SQL-friendly ORM for Node.js
Format whitespace in a SQL query to make it more readable
- sql
- formatter
- format
- n1ql
- redshift
- singlestoredb
- spark
- whitespace
- mysql
- mariadb
- postgresql
- pl/sql
- transact-sql
- db2
- View more
An ORM for Node.js and the Sails framework
Lightweight SQL helper methods that simplify stuff (MySQL and PostgreSQL)
Fastify PostgreSQL connection plugin
Knex extension for Kanel
Isomorphic PostgreSQL client for [node](http://nodejs.org)

Utility for extracting information about existing DB schema
A Node package for interacting with a PostgreSQL database
Reads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov
Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).