JavaScript Postgresql

Open-source JavaScript projects categorized as Postgresql

Top 23 JavaScript Postgresql Projects

  1. drawdb

    Free, simple, and intuitive online database diagram editor and SQL generator.

    Project mention: Ask HN: What Are You Working On? (September 2025) | news.ycombinator.com | 2025-09-29
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

    Project mention: Implementing Transactional Tests with MySQL | dev.to | 2025-07-22

    Knex

  4. nodeBB

    Node.js based forum software built for the modern web

    Project mention: How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum | dev.to | 2026-04-18

    # Quick NodeBB setup git clone -b v3.x https://github.com/NodeBB/NodeBB.git cd NodeBB # Install dependencies npm install --production # Run the interactive setup ./nodebb setup # Start it up ./nodebb start

  5. PostgreSQL

    PostgreSQL client for node.js.

  6. postgres

    Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare (by porsager)

    Project mention: Why Node.js needs a virtual file system | news.ycombinator.com | 2026-03-17

    Bun provides native MySQL, SQlite, and Postgres drivers.

    I'm not saying Node should support every db in existence but the ones I listed are critical infrastructure at this point.

    When using Postgres in Node you either rely on the old pg which pulls 13 dependencies[1] or postgres[2] which is much better and has zero deps but mostly depends on a single guy.

    [1] https://npmgraph.js.org/?q=pg

    [2] https://github.com/porsager/postgres

  7. Bookshelf

    A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js

  8. react-firebase-starter

    Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay

  9. franchise

    🍟 a notebook sql client. what you get when have a lot of sequels.

  10. Chartbrew

    Open-source reporting platform to build and share live dashboards from APIs, SQL and NoSQL databases, with powerful AI assistant, scheduling, and embeddable charts 📈📊

  11. pg-promise

    PostgreSQL interface for Node.js

  12. rate-limiter-flexible

    Atomic and non-atomic counters and rate limiting tools. Limit resource access at any scale.

  13. orm2

    Object Relational Mapping

  14. algernon

    Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, TypeScript, SQLite and PostgreSQL support ++

  15. pgtune

    Pgtune - tuning PostgreSQL config by your hardware

    Project mention: Redis is fast – I'll cache in Postgres | news.ycombinator.com | 2025-09-25

    > This is the kind of thing that is "hard and tedious" for only about five minutes of LLM query or web search time

    not even! if you don't need to go super deep with tablespace configs or advanced replication right away, pgtune will get you to a pretty good spot in the time it takes to fill out a form.

    https://pgtune.leopard.in.ua/

    https://github.com/le0pard/pgtune

  16. postbird

    Open source PostgreSQL GUI client for macOS, Linux and Windows

  17. ElectroCRUD

    Database CRUD Application Built on Electron | MySQL, Postgres, SQLite

  18. thin-backend

    🔥 Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps

  19. orange-orm

    Javascript and Typescript ORM with full intellisense, no-code generations. Works over http as well.

    Project mention: Show HN: Orange ORM 5.0.0 | news.ycombinator.com | 2026-02-09
  20. django-react-boilerplate

    DIY Django + React Boilerplate for starting your SaaS (by saasitive)

  21. MiAOU

    A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features

  22. serverless

    Connect to Neon PostgreSQL from serverless/worker/edge functions (by neondatabase)

  23. stacker.news

    moderating forums with money

    Project mention: AI Slop Is Killing Online Communities | news.ycombinator.com | 2026-05-07

    What if you charged people to post to change the incentives? Something like [Stacker.news](https://stacker.news/)

  24. PostGUI

    A React web application to query and share any PostgreSQL database.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Postgresql discussion

Log in or Post with

JavaScript Postgresql related posts

Index

What are some of the best open-source Postgresql projects in JavaScript? This list will help you:

# Project Stars
1 drawdb 37,345
2 Knex 20,290
3 nodeBB 15,131
4 PostgreSQL 13,153
5 postgres 8,658
6 Bookshelf 6,356
7 react-firebase-starter 4,515
8 franchise 4,009
9 Chartbrew 3,945
10 pg-promise 3,554
11 rate-limiter-flexible 3,551
12 orm2 3,049
13 algernon 3,014
14 pgtune 2,718
15 postbird 1,625
16 ElectroCRUD 1,550
17 thin-backend 1,252
18 orange-orm 1,000
19 django-react-boilerplate 606
20 MiAOU 552
21 serverless 530
22 stacker.news 522
23 PostGUI 477

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?