node-postgres topic

List node-postgres repositories

pg-bind

5
Stars
1
Forks
Watchers

Zero-dependency tool for binding SQL queries in more native JS way

pg-mem

1.8k
Stars
94
Forks
Watchers

An in memory postgres DB instance for your unit tests

node-postgres

11.9k
Stars
1.2k
Forks
Watchers

PostgreSQL client for node.js.

pure-orm

387
Stars
37
Forks
Watchers

A pure ORM for writing native SQL queries yielding pure business objects

node-pg-pool

181
Stars
66
Forks
Watchers

A connection pool for node-postgres

PERN-Store

210
Stars
89
Forks
Watchers

A full-stack e-commerce project built with Postgres, Express, React and Node.

node-express-sequelize-postgresql

136
Stars
79
Forks
Watchers

Node.js Postgresql Crud example - Restful CRUD API with Express, Sequelize and PostgreSQL example

possu

20
Stars
1
Forks
Watchers

🐖 A small companion library for node-postgres

example_node_api

17
Stars
3
Forks
Watchers

Node.js example API using Typescript, PostgreSQL, Docker Compose, Hexagonal arquitecture, DDD, eslint and testing with Jest

node-pg-async

43
Stars
4
Forks
Watchers

PostgreSQL :elephant: client for node.js designed for easy use with ES7 async/await based on node-postgres