An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: node-postgres

sluukkonen/possu

🐖 A small companion library for node-postgres

Language: TypeScript - Size: 1.65 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 20 - Forks: 1

MelleB/pgtx

Simple node-postgres wrapper that abstracts transactions and savepoints

Language: TypeScript - Size: 955 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

brianc/node-postgres

PostgreSQL client for node.js.

Language: JavaScript - Size: 5.06 MB - Last synced at: 8 days ago - Pushed at: 25 days ago - Stars: 12,939 - Forks: 1,295

christiangalsterer/node-postgres-prometheus-exporter

A prometheus exporter for node-postgres

Language: TypeScript - Size: 2.29 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 0

fiscalismia/fiscalismia-backend

REST API Express Server for the Fiscalismia Web Service, designed for visualizing, analyzing, aggregating, importing and exporting personal finance data, such as variable and fixed costs, income, sales and investments.

Language: TypeScript - Size: 5.95 MB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Huzaifa-io/express-postgres-crud-api

Simple User CRUD REST API built with Node.js, Express, and PostgreSQL (Neon Database). Includes create, read, update, delete operations with cloud database connection.

Language: JavaScript - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

oguimbal/pg-mem

An in memory postgres DB instance for your unit tests

Language: TypeScript - Size: 2.22 MB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 2,239 - Forks: 105

DarshParikh25/node-postgres

Language: JavaScript - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

codingforentrepreneurs/serverless-nodejs-api

Learn how to deploy a Node.js with Express.js App to AWS Lambda and Serverless DB with Neon Postgres

Language: JavaScript - Size: 116 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 9

bezkoder/node-express-sequelize-postgresql

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

Language: JavaScript - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 162 - Forks: 84

riascho/Budget-Project

simple API to create and manage a personal budget using budget envelopes

Language: TypeScript - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sharaal/sql-pg

Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.

Language: JavaScript - Size: 330 KB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 0

eviebutland/fitness-app

React native app & Express API for fitness plans

Language: TypeScript - Size: 2.48 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kekedezha/ecomm-x-backend

Backend REST API for E-comm site 'Alvéole - Pain & Pâtisserie'

Language: JavaScript - Size: 1.61 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

craigmichaelmartin/pure-orm

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

Language: TypeScript - Size: 1.67 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 395 - Forks: 36

curdwithraisins/pg-real

A simple module which helps to manage a pub/sub behavior with the PostgreSQL updates in the real-time through HTTP/SSE/WebSockets connection

Language: TypeScript - Size: 300 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

jcoreio/get-pg-config

apply default postgres connection config from dotfiles and .pgpass

Language: TypeScript - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

lunahoushmand16/EmployeeTracker-Cli-App

This project is a command-line application that manages a company's employee database using Node.js, Inquirer, and PostgreSQL.

Language: TypeScript - Size: 380 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

wrongbyte/art-api 📦

:sparkles: REST API using node-pg for viewing and updating artworks

Language: TypeScript - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

riascho/postgres-node-express-API-example

A RESTful API built with Node.js, Express, and PostgreSQL

Language: JavaScript - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

barcek/progpgQ

abstract away SQL queries | table & CRUD query creation classes | Node.js & PostgreSQL

Language: JavaScript - Size: 125 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hussein-m-kandil/odin-members-only

An exclusive clubhouse where members' posts are anonymous to the public. Built as part of studying The Odin Project's Node.js course.

Language: JavaScript - Size: 476 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hussein-m-kandil/odin-inventory-app

An Inventory management app for an imaginary store. Developed as part of studying the Node.js course at The Odin Project.

Language: JavaScript - Size: 474 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hsnice16/interview-experience-backend

Backend for Interview Experience using Node.js, GraphQL, and PostgreSQL

Language: TypeScript - Size: 63.5 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

brianc/node-pg-pool 📦

A connection pool for node-postgres

Language: JavaScript - Size: 212 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 181 - Forks: 64

dhatGuy/PERN-Store

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

Language: JavaScript - Size: 11.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 258 - Forks: 116

charmander/libpq-connection-string

libpq-compatible connection string parser

Language: JavaScript - Size: 104 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

IrynaBondarenko7/news_API

Language: JavaScript - Size: 567 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gajus/postgres-bridge

postgres/pg compatibility layer

Language: TypeScript - Size: 565 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 3

belgianGeek/pib-manager 📦

Organisez vos prêts interbibliothèques sans prise de tête

Language: JavaScript - Size: 4.6 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CunningDJ/markdown-blog-vanilla

A full stack Markdown blog for practice. Vanilla JS classes on frontend, vanilla JS NodeJS and PostgreSQL on backend.

Language: JavaScript - Size: 61.5 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

inad9300/pgeon

🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!

Language: TypeScript - Size: 527 KB - Last synced at: about 1 hour ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

Sandeep-Varma/DB-based-email-service

DB based email service with PERN stack

Language: JavaScript - Size: 3.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

aditya-mitra/card_builder 📦

Card Builder using PostgreSQL

Size: 6.93 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

TurtlePU/tg-debts-bot 📦

Telegram ledger bot

Size: 317 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

cvs181801/chat-app

Have fun chatting with others in this chat app complete with a yummy night mode. Built using the PERN stack (Node.js, React.js, Express.js and PostgreSQL)..

Language: JavaScript - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

luax/graphql-node

GraphQL in Node.js using Apollo Server and PostgreSQL

Language: TypeScript - Size: 424 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AtharvaUpadhye/full-stack-project

For my quick reference on the trial implementation done while learning various concepts

Language: TypeScript - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rtasalem/hapi-pg-docker

Practice repo used to Dockerise a simple Hapi.js server and a PostgreSQL database, and to play about with Azure.

Language: JavaScript - Size: 146 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sequencework/sql

Javascript tag to format SQL template literals

Language: TypeScript - Size: 662 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 31 - Forks: 2

xshogi/hisha

Postgres SQL Cross Platform Web-based Client

Language: CSS - Size: 1.31 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 5

Gkuzin13/drawflux

A whiteboard web app

Language: TypeScript - Size: 3.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4

musicglue/pg-ts

Typescript wrapper around node-postgres

Language: TypeScript - Size: 479 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 5

morenoh149/PERN-stack-starter

PERN stack (Postgres, Express, React.js, Node) starter project. Emphasis on working with latest library versions.

Language: JavaScript - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

casantosmu/postgresql-benchmarks

PostgreSQL benchmark tests on various clients, ORMs, and queries.

Language: JavaScript - Size: 54.1 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bryanleemoore/ask-sdk-postgresql-persistence-adapter

A persistence adapter for PostgreSQL, made with Typescript.

Language: TypeScript - Size: 409 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

torredefarol24/node-pg-ts

Using Typescript to create A Node/Express Application with Postgres DB Connection. Including DB Relations & Migrations.

Language: TypeScript - Size: 92.8 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

elongl/roadster-server

The application server of the Roadster app.

Language: TypeScript - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

dannibla/nodejs-postgresql-crud

How to Create a Simple Crud Application by Connecting PostgreSQL with NodeJs

Language: HTML - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 12

aniledev/bon-appetit-server

This backend server is to be used with the client aniledev/bon-appetit and provides support for the restaurant tracker and review application. This repo directory is organized by source files, files related to the /api/restaurant endpoint, and configuration files.

Language: JavaScript - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

samspecial/electric-be

This project is aimed at providing households with electrical insurance packages and plans that are flexible and affordable putting into consideration their current earning power.

Language: JavaScript - Size: 887 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

michaellzc/egg-pg

PostgreSQL Plugin which supports pooling for egg.

Language: JavaScript - Size: 673 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

carloshrod/movies-backend-ts

API developed with Node, Express, TypeScript and PostgreSQL.

Language: TypeScript - Size: 247 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

benjamcadev/api-autoconsulta-agroplastic

Api realizada con node.js, express ,node-postgres y maria db. Tiene el fin de consultar el nombre y precio a la base de datos postgres del ERP de Agroplastic

Language: JavaScript - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

OgieBen/stack-demo-server

A very simple server that manages questions and anwsers

Language: JavaScript - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

PillaiManish/ForYou

A project being made for journalling freely and safely with encryption so that, no one can read your writings without your permissions

Language: JavaScript - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abishek0057/CRUD-postgres

Language: JavaScript - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KK-Learning-Gym/sales-dashboard-backend

Request Handler for Sales Dashboard App

Language: JavaScript - Size: 3.28 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

carloshrod/movies-backend

API developed with Node and Express.

Language: JavaScript - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lilithrv/acceso-db-node-postgres-pg-ii

Desafio Latam: Database Access with Node II

Language: JavaScript - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lilithrv/acceso-db-node-postgres-pg-i

Desafio Latam: Database Access with Node I

Language: JavaScript - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

siba-qamata/registration_numbers_webapp

Registration Number Plates WebApp

Language: JavaScript - Size: 228 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

madiajijah11/ffs-backend

Backend for Hire Job App

Language: JavaScript - Size: 684 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

BalliAsghar/Nc-News

Api Built with ExpressJS & PSQL

Language: JavaScript - Size: 2.07 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

rolandliwag/easypg 📦

Provides wrapper methods for node-postgres.

Language: JavaScript - Size: 379 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

damirka/pg-bind

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

Language: JavaScript - Size: 19.5 KB - Last synced at: 21 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

langpavel/node-pg-async

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

Language: JavaScript - Size: 944 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 43 - Forks: 4

mkeeneth/nodejs-clustering-postgres

Testing how well Node.js can scale and cluster with Postres

Language: JavaScript - Size: 361 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

nabby27/example_node_api

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

Language: TypeScript - Size: 2.19 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 3

grynyk/internet-banking-service

Internet banking service based on Node/Express.js , PostgreSQL and Angular

Language: TypeScript - Size: 2.54 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

michael-schlueter/cc-personal-budget-js

A backend application for managing your personal budget. It's a portfolio project in the Codecademy Back-end engineer curriculum.

Language: JavaScript - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hashdotlee/reading-bot

Language: JavaScript - Size: 26.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mulindierick/love-your-city-app

CYF-API - individuals or organizations create and coordinate charitable campaigns in response to disasters such as fires, flooding, homelessness or theft.

Language: JavaScript - Size: 243 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

chetanppatil/kitchen-display

Language: JavaScript - Size: 74.2 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rickylai248/TwitterBackendTest

Twitter Backend Clone

Language: JavaScript - Size: 5.12 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

7ze/red_carpet_up

A simple loan management system

Language: JavaScript - Size: 113 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kunalm8470/node_pg_reference_app

Node.js reference CRUD application using node-postgres and PostgresSQL

Language: JavaScript - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

fatihozoglu/nodejs-reengen-bootcamp-capstone

This is the capstone project built with NodeJs/ExpressJs for Reengen Fullstack Web Development Bootcamp

Language: JavaScript - Size: 68.4 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DoctorHowser/milk

A POC Fullstack Webapp for helping mothers find milk donors for their babies.

Language: JavaScript - Size: 93.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

siddharthmagadum16/event-management-backend

Backend repository of event management system which is part of DBMS project

Language: JavaScript - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

apazzolini/pgr

A structured and easy way to execute queries against Postgres

Language: JavaScript - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

jpgsaraceni/node-postgres-challenge

Fifth Code Challenge - Eniac I Alpha EdTech

Language: JavaScript - Size: 304 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

pawel-cebula/slurpin

[Node, Express, React, PostgreSQL, Ant Design, CSS, Jest, Cypress] An app to find and rate ramen places in Berlin

Language: JavaScript - Size: 1020 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ckpack/pg-helper

A lightweight node-postgres build query utils

Language: TypeScript - Size: 271 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chaptone/node-pg-social

Example node-postgresql app with parallel-testing

Language: JavaScript - Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bergur/pg-parameterize

A small helper to parameterize your node-pg query

Language: TypeScript - Size: 426 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

nonbili/purescript-nonbili-postgres

A nonbili purescript binding to npm pg

Language: PureScript - Size: 63.5 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

AwakenedMind/slack-clone-backend

Slack Clone Server using GraphQL, Apollo, & Postgresql + Authentication

Language: JavaScript - Size: 2.11 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

audunhalland/node-pg-ts-test

Exploring some node-postgres patterns with TypeScript

Language: TypeScript - Size: 83 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AwakenedMind/pern-stack

TODO app using PERN Stack - Postgresql, Express, React, NodeJS

Language: JavaScript - Size: 4.03 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

GISSIAH/RUD-app

Basic RUD app

Language: HTML - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dannibla/nodejs-postgresql

How to connect PostgreSQL with nodejs & it's connection pooling.

Language: JavaScript - Size: 30.3 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 5

andr213/node-postgres-omni

Named parameters for node-postgres.

Language: JavaScript - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

snorkypie/node-postgres-named-function-arguments

Named function arguments for node-postgres

Language: JavaScript - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

NumminorihSF/pg-ka-fix

Add TCP keep-alive to pg module

Language: JavaScript - Size: 2.93 KB - Last synced at: 24 days ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

me-ydv-5/urlShortner

A simple implementation of URL Shortner service

Language: HTML - Size: 4.28 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dannibla/pg-dynamic-crud

The Fastest and Simplest way to Create CRUD Opertaions by Connecting PostgreSQL with NodeJS

Language: JavaScript - Size: 2.7 MB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Easy-Martin/egg-notes

egg-kafka egg-postgres

Language: TypeScript - Size: 772 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

nb1987/pg-ez

Library for simplifying and enhancing the node-postgres (pg) API.

Language: JavaScript - Size: 24.4 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0