Pg Open Source Projects

Browse 178 Pg open source projects, ranked by GitHub stars. Find the most popular Pg tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 178 projects
27,471 stars

PostgREST/postgrest

REST API for any Postgres database

Metrics details
Stars27,471
14,052 stars

jackc/pgx

PostgreSQL driver and toolkit for Go

Metrics details
Stars14,052
13,181 stars

brianc/node-postgres

PostgreSQL client for node.js.

Metrics details
Stars13,181
12,936 stars

graphile/crystal

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

Metrics details
Stars12,936
8,528 stars

digoal/blog

Opensource,Database,AI,Business,Minds. git clone --depth 1 https://github.com/digoal/blog

Metrics details
Stars8,528
5,783 stars

go-pg/pg

Golang ORM with focus on PostgreSQL features and performance

Metrics details
Stars5,783
5,214 stars

zalando/postgres-operator

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

Metrics details
Stars5,214
3,853 stars

fastmonkeys/stellar

Fast database snapshot and restore tool for development

Metrics details
Stars3,853
3,846 stars

citusdata/pg_cron

Run periodic jobs in PostgreSQL

Metrics details
Stars3,846
3,769 stars

timgit/pg-boss

Queueing jobs in Postgres from Node.js like a boss

Metrics details
Stars3,769
3,032 stars

dalibo/pg_activity

pg_activity is a top like application for PostgreSQL server activity monitoring.

Metrics details
Stars3,032
2,769 stars

pgpartman/pg_partman

Partition management extension for PostgreSQL

Metrics details
Stars2,769
2,354 stars

oguimbal/pg-mem

An in memory postgres DB instance for your unit tests

Metrics details
Stars2,354
2,278 stars

reorg/pg_repack

Reorganize tables in PostgreSQL databases with minimal locks

Metrics details
Stars2,278
1,954 stars

darold/pgFormatter

A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/

Metrics details
Stars1,954
1,936 stars

postgres-cn/pgdoc-cn

PostgreSQL manual Chinese translation by China PostgreSQL Users Group

Metrics details
Stars1,936
1,621 stars

mgartner/pg_flame

A flamegraph generator for Postgres EXPLAIN ANALYZE output.

Metrics details
Stars1,621
1,619 stars

lesovsky/pgcenter

Command-line admin tool for observing and troubleshooting Postgres.

Metrics details
Stars1,619
1,571 stars

Casecommons/pg_search

pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search

Metrics details
Stars1,571
1,504 stars

eulerto/wal2json

JSON output plugin for changeset extraction

Metrics details
Stars1,504
1,493 stars

actiontech/sqle

一个支持多种不同类型数据库,覆盖事前控制、事后监督、标准发布场景,帮助您建立质量规范的SQL全生命周期质量管理平台

Metrics details
Stars1,493
1,475 stars

salsita/node-pg-migrate

Node.js database migration management for PostgreSQL

Metrics details
Stars1,475
1,381 stars

cybertec-postgresql/pg_timetable

pg_timetable: Advanced scheduling for PostgreSQL

Metrics details
Stars1,381
1,371 stars

tianon/docker-postgres-upgrade

a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!

Metrics details
Stars1,371
1,355 stars

heroku/heroku-pg-extras

A heroku plugin for awesome pg:* commands that are also great and fun and super.

Metrics details
Stars1,355
1,253 stars

ericyangyu/PPO-for-Beginners

A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.

Metrics details
Stars1,253
1,248 stars

pawurb/rails-pg-extras

Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.

Metrics details
Stars1,248
1,215 stars

dataegret/pg-utils

Useful PostgreSQL utilities

Metrics details
Stars1,215
1,062 stars

citusdata/pg_shard

ATTENTION: pg_shard is superseded by Citus, its more powerful replacement

Metrics details
Stars1,062
1,008 stars

alfateam/rdb

The ultimate ORM for Node and Typescript

Metrics details
Stars1,008
911 stars

eclipse-vertx/vertx-sql-client

High performance reactive SQL client written in Java

Metrics details
Stars911
870 stars

ged/ruby-pg

A PostgreSQL client library for Ruby

Metrics details
Stars870
866 stars

harryzhangOG/Deep-RL-Notes

A collection of comprehensive notes on Deep Reinforcement Learning, customized for UC Berkeley's CS 285 (prev. CS 294-112)

Metrics details
Stars866
862 stars

amutu/zhparser

zhparser is a PostgreSQL extension for full-text search of Chinese language

Metrics details
Stars862
844 stars

tminglei/slick-pg

Slick extensions for PostgreSQL

Metrics details
Stars844
821 stars

powa-team/powa

PostgreSQL Workload Analyzer

Metrics details
Stars821
764 stars

graphile/graphile-engine

Monorepo home of graphile-build, graphile-build-pg, graphile-utils, postgraphile-core and graphql-parse-resolve-info. Build a high-performance easily-extensible GraphQL schema by combining plugins!

Metrics details
Stars764
680 stars

cybertec-postgresql/pg_squeeze

A PostgreSQL extension for automatic bloat cleanup

Metrics details
Stars680
670 stars

lyft/protoc-gen-star

protoc plugin library for efficient proto-based code generation

Metrics details
Stars670
650 stars

wyh267/FalconEngine

一个go语言实现的简单搜索引擎

Metrics details
Stars650
636 stars

ForbesLindesay/atdatabases

TypeScript clients for databases that prevent SQL Injection

Metrics details
Stars636
632 stars

kartoza/docker-pg-backup

A cron job that will back up databases running in a docker postgres container

Metrics details
Stars632
598 stars

spotify/postgresql-metrics

Tool that extracts and provides metrics on your PostgreSQL database

Metrics details
Stars598
587 stars

postgrespro/pg_pathman

Partitioning tool for PostgreSQL

Metrics details
Stars587
585 stars

percona/pg_stat_monitor

Query Performance Monitoring Tool for PostgreSQL

Metrics details
Stars585
565 stars

orgrim/pg_back

Simple backup tool for PostgreSQL

Metrics details
Stars565
556 stars

dncto/dnc

dnc 去中心化 开源社区 轻联盟 dncto.com QQ群 779699538

Metrics details
Stars556
549 stars

aliyun/rds_dbsync

围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目

Metrics details
Stars549
540 stars

orafce/orafce

The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Those functions were verified on Oracle 10g, and the module is useful for production work.

Metrics details
Stars540
539 stars

neondatabase/serverless

Connect to Neon PostgreSQL from serverless/worker/edge functions

Metrics details
Stars539
524 stars

Vonng/pg

PostgreSQL notes

Metrics details
Stars524
522 stars

doctolib/safe-pg-migrations

Make your PostgreSQL migrations safe

Metrics details
Stars522
504 stars

zalando/pg_view

Get a detailed, real-time view of your PostgreSQL database and system metrics

Metrics details
Stars504
503 stars

ossc-db/pg_rman

Backup and restore management tool for PostgreSQL

Metrics details
Stars503
498 stars

gimli-org/gimli

Geophysical Inversion and Modeling Library :earth_africa:

Metrics details
Stars498
493 stars

ossc-db/pg_bulkload

High speed data loading utility for PostgreSQL

Metrics details
Stars493
490 stars

turbo/pg-shortkey

YouTube-like Short IDs as Postgres Primary Keys

Metrics details
Stars490
487 stars

yukezhu/tensorflow-reinforce

Implementations of Reinforcement Learning Models in Tensorflow

Metrics details
Stars487
479 stars

will/crystal-pg

a postgres driver for crystal

Metrics details
Stars479
438 stars

the4thdoctor/pg_chameleon

MySQL to PostgreSQL replica system

Metrics details
Stars438
1-60 of 178 projects
Get A Weekly Email With Trending Pg Projects
Stay updated on Pg plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.