npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "Postgres" 的结果(共 14 个)
pg

PostgreSQL client - pure javascript & libpq with the same API

MIT
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.

MIT
typeorm

Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.

MIT
pg-pool

Connection pool for node-postgres

MIT
pg-protocol

The postgres client/server binary protocol, implemented in TypeScript

MIT
pg-connection-string

Functions for dealing with a PostgreSQL connection string

MIT
pg-types

Query result type converters for node-postgres

MIT
postgres-date

Postgres date column parser

MIT
postgres-array

Parse postgres array columns

MIT
pg-numeric

reads PostgreSQL binary format for numeric values into a string

ISC
postgres-range

Range data type parser and serializer for PostgreSQL

MIT
postgres-bytea

Postgres bytea parser

MIT
postgres-interval

Parse Postgres interval columns

MIT
save

A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.

ISC