Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
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.
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
PostgreSQL LISTEN & NOTIFY that finally works.
SQL language support for the CodeMirror code editor
escape postgres queries which do not support stored procedures
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
Kysely dialect for Knex.js
simple node sql parser
A postgresql driver for db-migrate
Client-side encoding of PostgreSQL user passwords for use in CREATE USER and ALTER USER
Generate randomly-looking never repeating primary key ids and more
A TDS driver, for connecting to MS SQLServer databases.
A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.
PostgreSQL client - pure javascript & libpq with the same API
Simple SQL escape and format for MySQL
Tiny library that helps create and kill PostgreSQL database.
TypeScript definitions for pg-copy-streams
Event monitor for pg-promise.
Queueing jobs in Postgres from Node.js like a boss
TypeScript definitions for connect-pg-simple
Microsoft SQL Server client for Node.js.
PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.
The complete and easy to use command-line migration tool for PostgreSQL