ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
<span class="badge-npmversion"><a href="https://npmjs.org/package/@marcduez/pg-migrate" title="View this project on NPM"><img src="https://img.shields.io/npm/v/@marcduez/pg-migrate.svg" alt="NPM version" /></a></span>
Query cursor extension for node-postgres
Postgres provider for Mastra - includes both vector and db storage capabilities
TypeScript SDK to generate PostgreSQL schema + view SQL from YAML definitions
Create SQL for Postgres in a safe and composable fashion with the power of template strings.
A simple, minimal PostgreSQL session store for Connect/Express
A module for serializing and deserializing JSON data into hstore format
Postgres query result returned as readable stream
Strongly typed PostgreSQL introspection library
Format whitespace in a SQL query to make it more readable
A REPL, or terminal, for use in the browser with PGlite, allowing you to have an interactive session with your WASM Postgres in the page.
Transparent, Schemaless SQL Generation for the PostgreSQL
A simple and lightweight library for highlighting SQL queries written in pure 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.
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
PostgreSQL LISTEN & NOTIFY that finally works.
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
SQL language support for the CodeMirror code editor
Reliable PostgreSQL LISTEN/NOTIFY with inter-process lock support
escape postgres queries which do not support stored procedures
A postgresql driver for db-migrate
simple node sql parser
Kysely dialect for Knex.js