Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
pg-types
Query result type converters for node-postgres
postgres-date
Postgres date column parser
postgres-array
Parse postgres array columns
postgres-interval
Parse Postgres interval columns
postgres-bytea
Postgres bytea parser
pg
PostgreSQL client - pure javascript & libpq with the same API
pg-pool
Connection pool for node-postgres
pgpass
Module for reading .pgpass
@opentelemetry/instrumentation-pg
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
sequelize
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.
aws-ssl-profiles
AWS RDS SSL certificates bundles.
drizzle-orm
Drizzle ORM package for SQL databases
rate-limiter-flexible
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
drizzle-kit
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
@electric-sql/pglite
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.
postgres
Fastest full featured PostgreSQL client for Node.js
pg-query-stream
Postgres query result returned as readable stream
pg-promise
PostgreSQL interface for Node.js
drizzle-zod
Generate Zod schemas from Drizzle ORM schemas