pgvector support for Node.js, Deno, and Bun (and TypeScript)
```typescript export function getTempName(prefix?: string | null | undefined): string;
Tools for working with PGlite databases
Get a random temporary file path
The officially supported Postgres database adapter for Payload
Delete files and directories
A package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
Kysely dialect for PostgreSQL using the Postgres.js client
Analyze and debug space usage through source maps
A package to run an embedded Postgresql database right from NodeJS
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
AWS X-Ray Patcher for Postgres (Javascript)
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.
Provides a uniquely named temp directory.
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
A prometheus exporter for node-postgres
Generate a random path name.
A stack that destroys itself after a given time (ttl)
Module for reading .pgpass
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
node-postgres for serverless environments from neon.com
Yet another simple Postgres SQL parser/modifier
Automatically generate bare sequelize models from your database.
Stack Overflow style database migrations for PostgreSQL