node-postgres
There are 100 repositories under node-postgres topic.
brianc/node-postgres
PostgreSQL client for node.js.
oguimbal/pg-mem
An in memory postgres DB instance for your unit tests
craigmichaelmartin/pure-orm
A pure ORM for writing native SQL queries yielding pure business objects
dhatGuy/PERN-Store
A full-stack e-commerce project built with Postgres, Express, React and Node.
brianc/node-pg-pool
A connection pool for node-postgres
bezkoder/node-express-sequelize-postgresql
Node.js Postgresql Crud example - Restful CRUD API with Express, Sequelize and PostgreSQL example
langpavel/node-pg-async
PostgreSQL :elephant: client for node.js designed for easy use with ES7 async/await based on node-postgres
codingforentrepreneurs/serverless-nodejs-api
Learn how to deploy a Node.js with Express.js App to AWS Lambda and Serverless DB with Neon Postgres
sequencework/sql
Javascript tag to format SQL template literals
gajus/postgres-bridge
postgres/pg compatibility layer
xshogi/hisha
Postgres SQL Cross Platform Web-based Client
Gkuzin13/drawflux
A whiteboard web app
sluukkonen/possu
🐖 A small companion library for node-postgres
nabby27/example_node_api
Node.js example API using Typescript, PostgreSQL, Docker Compose, Hexagonal arquitecture, DDD, eslint and testing with Jest
musicglue/pg-ts
Typescript wrapper around node-postgres
dannibla/nodejs-postgresql-crud
How to Create a Simple Crud Application by Connecting PostgreSQL with NodeJs
Sharaal/sql-pg
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.
apazzolini/pgr
A structured and easy way to execute queries against Postgres
christiangalsterer/node-postgres-prometheus-exporter
A prometheus exporter for node-postgres
damirka/pg-bind
Zero-dependency tool for binding SQL queries in more native JS way
bryanleemoore/ask-sdk-postgresql-persistence-adapter
A persistence adapter for PostgreSQL, made with Typescript.
grynyk/internet-banking-service
Internet banking service based on Node/Express.js , PostgreSQL and Angular
inad9300/pgeon
🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!
elongl/roadster-server
The application server of the Roadster app.
Sandeep-Varma/DB-based-email-service
DB based email service with PERN stack
torredefarol24/node-pg-ts
Using Typescript to create A Node/Express Application with Postgres DB Connection. Including DB Relations & Migrations.
wrongbyte/art-api
:sparkles: REST API using node-pg for viewing and updating artworks
dannibla/nodejs-postgresql
How to connect PostgreSQL with nodejs & it's connection pooling.
hsnice16/interview-experience-backend
Backend for Interview Experience using Node.js, GraphQL, and PostgreSQL
madiajijah11/ffs-backend
Backend for Hire Job App
michaellzc/egg-pg
PostgreSQL Plugin which supports pooling for egg.
mkeeneth/nodejs-clustering-postgres
Testing how well Node.js can scale and cluster with Postres
nonbili/purescript-nonbili-postgres
A nonbili purescript binding to npm pg
eviebutland/fitness-app
React native app & Express API for fitness plans
lunahoushmand16/EmployeeTracker-Cli-App
This project is a command-line application that manages a company's employee database using Node.js, Inquirer, and PostgreSQL.
MelleB/pgtx
Simple node-postgres wrapper that abstracts transactions and savepoints