pg-promise
PostgreSQL driver
A PostgreSQL interface for Node.js providing automatic connections, transactions, and query formatting.
PostgreSQL interface for Node.js
3k stars
48 watching
217 forks
Language: JavaScript
last commit: 11 days ago
Linked from 1 awesome list
javascriptnodejspostgresqlpromise-librarypromisestransactiontypescript
Related projects:
Repository | Description | Stars |
---|---|---|
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,331 |
zalando/postgres-operator | A Kubernetes operator that automates the management of PostgreSQL clusters | 4,372 |
postgres/postgres | Provides source code distribution of an advanced object-relational database management system | 16,231 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,327 |
dimitri/pgloader | Tools for migrating data from various sources to PostgreSQL using the COPY command | 5,435 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
richie765/meteor-pg | Enables reactive PostgreSQL query execution with Meteor | 25 |
postgrest/postgrest | Provides a RESTful API wrapper around PostgreSQL databases | 23,440 |
npgsql/efcore.pg | A provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API. | 1,565 |
supabase-community/postgres-new | An in-browser Postgres environment with AI assistance and immediate database creation | 2,454 |
sergeych/node-prego | A Node.js library for simplified Postgres database access and manipulation with minimalistic migrations and models. | 16 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
sequelize/sequelize | An ORM tool for various databases, providing features like transactions and relations to interact with databases using a promise-based interface. | 29,584 |
gajus/slonik | A high-performance, type-safe PostgreSQL client with features like runtime validation and detailed logging. | 4,590 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |