pg-promise

PostgreSQL driver

A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting.

PostgreSQL interface for Node.js

GitHub

3k stars
48 watching
217 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

javascriptnodejspostgresqlpromise-librarypromisestransactiontypescript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
brianc/node-postgresA PostgreSQL client for Node.js, providing a non-blocking connection to the database.12,393
zalando/postgres-operatorA Kubernetes operator that automates the management of PostgreSQL clusters4,414
postgres/postgresProvides source code distribution of an advanced object-relational database management system16,442
npgsql/npgsqlA .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#.3,354
dimitri/pgloaderTools for migrating data from various sources to PostgreSQL using the COPY command5,507
salsita/node-pg-migrateManages database migrations for PostgreSQL using a migration scripting language and a command-line tool.1,303
richie765/meteor-pgEnables reactive PostgreSQL query execution with Meteor25
postgrest/postgrestProvides a RESTful API wrapper around PostgreSQL databases24,080
npgsql/efcore.pgA provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API.1,588
sergeych/node-pregoA Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models.16
crunchydata/postgres-operatorAutomates management of production-grade PostgreSQL clusters on Kubernetes3,986
sequelize/sequelizeAn ORM tool for various databases, providing features like transactions and relations to interact with databases using a promise-based interface.29,662
gajus/slonikA high-performance, type-safe PostgreSQL client with features like runtime validation and detailed logging.4,608
alexeyco/pigA pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases16