Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Postgresql

Postgresql

689 projects

Showing 36 of 656 projects

pg_timetable
pg_timetableGo

A standalone, database-driven job scheduler for PostgreSQL with advanced features like task chains, YAML configuration, and built-in operations.

#task-automation#database#cron-alternative
Stars1.4k
Forks71
Last commit1 month ago
heroku-pg-extras
heroku-pg-extrasTypeScript

A Heroku CLI plugin providing shortcuts to common Postgres introspection queries for performance analysis.

#devops#database-monitoring#heroku-data
Stars1.4k
Forks104
Last commit14 days ago
Kubegres Operator
Kubegres OperatorGo

A Kubernetes operator for deploying and managing PostgreSQL clusters with built-in replication, failover, and backup.

#kubernetes-operator#container-orchestration#postgres
Stars1.4k
Forks78
Last commit1 year ago
pg_auto_failover
pg_auto_failoverC

A PostgreSQL extension and service for automated failover and high-availability, optimized for simplicity and correctness.

#synchronous-replication#postgres#auto-failover
Stars1.3k
Forks136
Last commit6 months ago
pgfutter
pgfutterGo

A command-line tool to import CSV and JSON files into PostgreSQL with automatic table generation.

#command-line-tool#database-migration#postgresql
Stars1.3k
Forks127
Last commit5 years ago
yoke
yokeGo

A high-availability PostgreSQL cluster with automatic failover and cluster recovery.

#postgres#auto-failover#high-availability
Stars1.3k
Forks62
Last commit10 years ago
libpqxx
libpqxxC++

The official C++ client API for PostgreSQL, providing a modern interface to interact with PostgreSQL databases.

#database-driver#cplusplus-20#cplusplus-23
Stars1.3k
Forks289
Last commit2 days ago
Slashbase
SlashbaseTypeScript

An open-source database IDE for MySQL, PostgreSQL, and MongoDB with a modern interface, query saving, charts, and AI-powered SQL generation.

#query-builder#database#postgres
Stars1.3k
Forks75
Last commit2 years ago
Foreigner
ForeignerRuby

Adds foreign key helpers to ActiveRecord migrations and dumps foreign keys to schema.rb for MySQL, PostgreSQL, and SQLite.

#rails-gem#foreign-keys#activerecord
Stars1.3k
Forks122
Last commit7 years ago
Promscale
PromscaleGo

A deprecated unified observability backend for Prometheus, Jaeger, and OpenTelemetry metrics and traces built on PostgreSQL and TimescaleDB.

#observability-backend#promql#timescaledb
Stars1.3k
Forks170
Last commit2 years ago
ArkFlow
ArkFlowRust

A high-performance Rust stream processing engine with integrated AI capabilities for real-time data processing and intelligent analysis.

#stream-processing#event-driven#ai-integration
Stars1.3k
Forks43
Last commit6 days ago
postgres_dba
postgres_dbaPLpgSQL

A collection of 34 diagnostic SQL reports for PostgreSQL DBAs, accessible directly within psql with no external dependencies.

#bloat-analysis#psql#postgres
Stars1.3k
Forks144
Last commit1 month ago
fastapi-alembic-sqlmodel-async
fastapi-alembic-sqlmodel-asyncPython

A production-ready FastAPI project template with async SQLModel, Alembic, JWT authentication, RBAC, Celery, and Docker.

#fastapi#alembic#asyncio
Stars1.3k
Forks172
Last commit2 months ago
ledger
ledgerGo

A programmable open-source core ledger providing atomic multi-postings transactions and account-based modeling for fintech applications.

#ledger#financial-ledger#dsl
Stars1.2k
Forks167
Last commit2 days ago
Ledger
LedgerGo

A programmable open-source core ledger for fintech applications, providing atomic multi-postings transactions and account-based modeling.

#ledger#financial-ledger#dsl
Stars1.2k
Forks167
Last commit2 days ago
pgslice
pgsliceRuby

A command-line tool for easy PostgreSQL table partitioning with zero downtime and minimal app changes.

#devops#zero-downtime#data-archiving
Stars1.2k
Forks70
Last commit5 months ago
Picsur
PicsurTypeScript

A self-hostable image sharing service with built-in conversion and editing, similar to Imgur.

#upload#sharex-integration#imgur
Stars1.2k
Forks66
Last commit7 months ago
Apache Cloudberry
Apache CloudberryC

An advanced open-source MPP database for data warehousing, large-scale analytics, and AI/ML workloads.

#ai#greenplum#database
Stars1.2k
Forks219
Last commit1 day ago
pglogical
pglogicalC

A logical replication extension for PostgreSQL that enables high-performance, cross-version data replication and upgrades.

#logical-replication#cross-version-upgrades#data-synchronization
Stars1.2k
Forks176
Last commit3 days ago
postgrex
postgrexElixir

A PostgreSQL driver for Elixir that uses the binary protocol for efficient data encoding and decoding.

#database-driver#binary-protocol#elixir
Stars1.2k
Forks302
Last commit22 days ago
pg-utils
pg-utilsShell

A collection of SQL utilities for PostgreSQL database administration, monitoring, and performance analysis.

#sql-scripts#dba-tools#database-administration
Stars1.2k
Forks231
Last commit6 months ago
jumpstart(excid3)
jumpstart(excid3)HTML

A Rails template that jumpstarts new applications with authentication, admin panels, and modern tooling pre-configured.

#hacktoberfest#template#rails-template
Stars1.2k
Forks314
Last commit1 year ago
DatabaseConsistency
DatabaseConsistencyRuby

A Ruby gem that detects inconsistencies between ActiveRecord models and database schema to prevent data issues.

#database#developer-tools#rails
Stars1.2k
Forks61
Last commit12 days ago
embedded-postgres
embedded-postgresGo

A Go library that runs a real PostgreSQL database locally as part of your application or tests.

#integration-testing#database-testing#go-library
Stars1.2k
Forks106
Last commit2 months ago
Uguu
UguuPHP

A simple lightweight temporary file hosting and sharing platform with drag & drop, paste, and API upload support.

#pomf#sharex-integration#sqlite-database
Stars1.2k
Forks126
Last commit6 months ago
fun_with_flags
fun_with_flagsElixir

An Elixir feature flag library with multi-level storage, caching, and a web dashboard for runtime toggles.

#elixir#caching#redis
Stars1.2k
Forks95
Last commit8 months ago
hexpm
hexpmElixir

API server and website for Hex, the package manager for the Erlang ecosystem.

#hacktoberfest#elixir#phoenix
Stars1.2k
Forks309
Last commit1 day ago
eventstore
eventstoreElixir

An Elixir event store with PostgreSQL persistence, supporting clustering, subscriptions, and ACID compliance.

#database#elixir#cqrs
Stars1.2k
Forks155
Last commit1 month ago
pgTAP
pgTAPPLpgSQL

A comprehensive unit testing framework for PostgreSQL that emits TAP-compatible output for database testing.

#psql#tap-protocol#database-development
Stars1.1k
Forks107
Last commit8 days ago
SchemaHero
SchemaHeroGo

A Kubernetes operator for declarative database schema management, enabling GitOps for database schemas.

#hacktoberfest#manage-databases#kubernetes-operator
Stars1.1k
Forks93
Last commit2 days ago
fiber-go-template
fiber-go-templateGo

A production-ready Go backend template using the Fiber web framework, designed for fast development with zero memory allocation.

#redis#backend-template#api-server
Stars1.1k
Forks153
Last commit1 month ago
pgmetrics
pgmetricsGo

Collects and displays PostgreSQL server information and statistics for troubleshooting, monitoring, and automation.

#database#devops#postgres
Stars1.1k
Forks80
Last commit1 month ago
Aerich
AerichPython

A database migrations tool for TortoiseORM, similar to Alembic for SQLAlchemy or Django's migration system.

#orm#tortoise-orm#cli-tool
Stars1.1k
Forks112
Last commit11 days ago
GraphpostgresQL
GraphpostgresQLPLpgSQL

A GraphQL interface for PostgreSQL that automatically generates SQL queries from GraphQL syntax using table introspection.

#json-querying#graphql#foreign-keys
Stars1.1k
Forks28
Last commit9 years ago
Pome
PomeGo

A PostgreSQL metrics dashboard for monitoring database health, focusing on simplicity and opinionated defaults.

#bloat-analysis#devops#database-monitoring
Stars1.1k
Forks36
Last commit5 years ago
rails-template(mattbrictson)
rails-template(mattbrictson)Ruby

A Rails 7 application template with best-practices, pre-configured gems, and optional Vite support.

#application-boilerplate#rails-template#developer-tools
Stars1.1k
Forks220
Last commit2 years ago
PreviousPage 9 of 19Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Mysql224
#Database199
#Sql147
#Sqlite137
#Self Hosted128
#Docker115
#Postgres107
#Go92
#Orm84
#Devops73
#Golang63
#Python50