GitHub
github.com › bezkoder › node-js-postgresql-crud-example
GitHub - bezkoder/node-js-postgresql-crud-example: Node.js PostgreSQL CRUD example with Express Rest APIs · GitHub
Node.js PostgreSQL CRUD example with Express Rest APIs - bezkoder/node-js-postgresql-crud-example
Starred by 130 users
Forked by 119 users
Languages JavaScript
GitHub
github.com › geshan › nodejs-posgresql
GitHub - geshan/nodejs-posgresql: A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js · GitHub
A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js for this Node.js PostgreSQL tutorial.
Starred by 127 users
Forked by 339 users
Languages JavaScript 95.2% | Dockerfile 3.3% | Arc 1.5%
Videos
53:55
Step by Step Javascript and Postgres Tutorial using node-postgres ...
11:56
Connecting a PostgreSQL Database with a REST API in Node.js & ...
02:18
Recipe App Using Node.js & PostgreSQL - Part 1 - YouTube
Connect Node to Postgres
10:45
Node Express PostgreSQL Faster CRUD REST API - YouTube
01:07:53
Build a Rest Api with NodeJS (JavaScript), Express, and PostgreSQL ...
GitHub
github.com › oliverjam › learn-node-postgres
GitHub - oliverjam/learn-node-postgres: Learn how to connect your Node server to a PostgreSQL database · GitHub
August 11, 2020 - This workshop covers how to connect your Node server to a Postgres database using the node-postgres library.
Forked by 6 users
Languages JavaScript 86.9% | PLpgSQL 13.1%
GitHub
github.com › gustafsilva › example-node-postgres
GitHub - gustafsilva/example-node-postgres: Simple example node and the node-postgres collection
October 4, 2018 - Simple example node and the node-postgres collection - gustafsilva/example-node-postgres
Starred by 8 users
Forked by 11 users
Languages JavaScript 100.0% | JavaScript 100.0%
GitHub
github.com › porsager › postgres
GitHub - porsager/postgres: Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare · GitHub
NOTE This is a low-level API which does not provide any type safety. To make this work, you must match your copy query parameters correctly to your Node.js stream read or write code. Ensure Node.js stream backpressure is handled correctly to avoid memory exhaustion. Postgres.js supports, canceling queries in progress.
Starred by 8.7K users
Forked by 355 users
Languages JavaScript
GitHub
github.com › rwieruch › node-express-postgresql-server
GitHub - rwieruch/node-express-postgresql-server: Basic Node with Express + PostgreSQL Server · GitHub
Starred by 115 users
Forked by 61 users
Languages JavaScript 98.3% | Shell 1.7%
GitHub
github.com › ParmentierChristophe › simple-nodejs-postgresql
GitHub - ParmentierChristophe/simple-nodejs-postgresql: Boilerplate to build a starting API with Node.js, Express and PostgreSQL on ES6
This is a starting application for create an API with a Node.js and Express, using PostgreSQL for database and Sequelize as ORM.
Starred by 10 users
Forked by 4 users
Languages JavaScript 99.7% | Shell 0.3% | JavaScript 99.7% | Shell 0.3%
GitHub
github.com › loizenai › node.js-postgresql-crud-example
GitHub - loizenai/node.js-postgresql-crud-example: Node.js PostgreSQL CRUD Example Express RestAPIs + Sequelize + PostgreSQL tutorial
In the tutorial, I will introduce step by step how to create a ‘Node.js PostgreSQL CRUD Example – Express RestAPIs + Sequelize + PostgreSQL tutorial’ with a full-stack technologies: Express RestAPI Framework (Cors + Body-Parse) + Sequelize ORM + PostgreSQL database.
Starred by 7 users
Forked by 5 users
Languages JavaScript 100.0% | JavaScript 100.0%
GitHub
github.com › mehreentahir16 › CRUD-Nodejs-PostgreSQL
GitHub - mehreentahir16/CRUD-Nodejs-PostgreSQL: A simple Application explaining CRUD operations using PostgreSQL as database and Nodejs on the backend
A simple Application explaining CRUD operations using PostgreSQL as database and Nodejs on the backend - mehreentahir16/CRUD-Nodejs-PostgreSQL
Starred by 9 users
Forked by 12 users
Languages HTML 52.8% | JavaScript 37.7% | CSS 9.5% | HTML 52.8% | JavaScript 37.7% | CSS 9.5%
GitHub
github.com › JitendraZaa › node-postgres
GitHub - JitendraZaa/node-postgres: This application demonstrates database operations using PostgreSQL as a database, Heroku as platform, Node.js as language and Angularjs as javascript based MVC.
This application demonstrates database operations using PostgreSQL as a database, Heroku as platform, Node.js as language and Angularjs as javascript based MVC. - GitHub - JitendraZaa/node-postgres: This application demonstrates database operations ...
Starred by 19 users
Forked by 27 users
Languages JavaScript 83.0% | HTML 16.6% | CSS 0.4% | JavaScript 83.0% | HTML 16.6% | CSS 0.4%
GitHub
github.com › johncortes00 › rest-api-nodejs-postgresql
GitHub - johncortes00/rest-api-nodejs-postgresql: REST API built with Node.js, Express and PostgreSQL · GitHub
How to start a Node.js project How to use express.js to create a web server How to create routes for your application How to use pg module to get connected to PostgreSQL relational database How to create CRUD operations in PostgreSQL relational database How to create a REST API implementing HTTP methods: GET, POST, PUT AND DELETE
Starred by 14 users
Forked by 10 users
Languages JavaScript
GitHub
github.com › taniarascia › node-api-postgres
GitHub - taniarascia/node-api-postgres: RESTful API with Node.js, Express, and Postgres.
October 8, 2018 - brew install postgresql brew services start postgresql psql postgres · CREATE ROLE me WITH LOGIN PASSWORD 'password'; ALTER ROLE me CREATEDB; CREATE DATABASE api; GRANT ALL PRIVILEGES ON DATABASE api TO me; ... CREATE TABLE users ( ID SERIAL ...
Starred by 104 users
Forked by 54 users
Languages JavaScript 100.0% | JavaScript 100.0%
GitHub
github.com › didinj › node-express-postgresql-sequelize
GitHub - didinj/node-express-postgresql-sequelize: Building a RESTful API with Node.js, Express, Sequelize & PostgreSQL (2025 Update)
Building a RESTful API with Node.js, Express, Sequelize & PostgreSQL (2025 Update) - didinj/node-express-postgresql-sequelize
Starred by 261 users
Forked by 126 users
Languages JavaScript 100.0% | JavaScript 100.0%
GitHub
github.com › brianc › node-postgres
GitHub - brianc/node-postgres: PostgreSQL client for node.js. · GitHub
PostgreSQL client for node.js. Contribute to brianc/node-postgres development by creating an account on GitHub.
Starred by 13.2K users
Forked by 1.3K users
Languages JavaScript 79.4% | TypeScript 19.6%
GitHub
github.com › waiyaki › postgres-express-node-tutorial
GitHub - waiyaki/postgres-express-node-tutorial: Repository hosting code for the "Getting Started With NodeJS, Express and Postgres Using Sequelize" blogpost.
Repository hosting code for the "Getting Started With NodeJS, Express and Postgres Using Sequelize" blogpost. - waiyaki/postgres-express-node-tutorial
Starred by 275 users
Forked by 102 users
Languages JavaScript 100.0% | JavaScript 100.0%
node-postgres
node-postgres.com
node-postgres
It also tries to provide guides for more advanced & edge-case topics allowing you to tap into the full power of PostgreSQL from node.js.
GitHub
github.com › mjhea0 › node-postgres-todo
GitHub - mjhea0/node-postgres-todo
Starred by 95 users
Forked by 60 users
Languages JavaScript 72.0% | HTML 13.8% | Shell 11.6% | CSS 2.6% | JavaScript 72.0% | HTML 13.8% | Shell 11.6% | CSS 2.6%