Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Postgresql

Postgresql

886 projects

Showing 36 of 886 projects

pgsync
pgsyncRuby

A command-line tool to efficiently and securely sync data between PostgreSQL databases with parallel transfers and data masking.

#devops#backup-tool#ruby-gem
Stars3.5k
Forks218
Last commit7 months ago
Marten
MartenC#

A .NET library that uses PostgreSQL as a transactional document database and ACID-compliant event store.

#documentdb#orm#eventsourcing
Stars3.4k
Forks552
Last commit2 days ago
querybuilder
querybuilderC#

A powerful, expressive SQL query builder for C# that supports multiple databases with a unified API.

#query-builder#database#dapper-integration
Stars3.4k
Forks526
Last commit3 months ago
Svix
SvixRust

An open-source webhooks service that handles deliverability, retries, and security for developers.

#api#redis#message-queue
Stars3.3k
Forks262
Last commit1 day ago
svix-webhooks
svix-webhooksRust

An open-source webhooks service that handles deliverability, retries, and security with a single API call.

#api#redis#message-queue
Stars3.3k
Forks262
Last commit1 day ago
LINQ to DB
LINQ to DBC#

A fast, type-safe LINQ database access library that sits between micro-ORMs and full ORMs, offering SQL-like control with LINQ expressions.

#orm#database#access
Stars3.3k
Forks478
Last commit2 days ago
OmniDB
OmniDBJavaScript

A web-based tool for managing and monitoring multiple database systems with a unified interface.

#admin-tool#database#database-monitoring
Stars3.3k
Forks480
Last commit3 years ago
Remult
RemultTypeScript

A full-stack TypeScript CRUD framework that uses a single source of truth for API, client, and ORM.

#crud#orm#rest
Stars3.2k
Forks156
Last commit6 days ago
BaRMan
BaRManPython

Barman - Backup and Recovery Manager for PostgreSQL

#recovery#postgres#disaster-recovery
Stars3.2k
Forks266
Last commit22 days ago
Keyv
KeyvTypeScript

A simple key-value storage interface with support for multiple backends, TTL expiry, and serialization.

#memcache#postgres#caching
Stars3.2k
Forks198
Last commit6 days ago
Sqitch
SqitchPerl

A standalone, opinion-free database change management system that supports multiple database engines with dependency resolution and deployment integrity.

#version-control#devops#oracle
Stars3.1k
Forks216
Last commit2 days ago
sqldef
sqldefGo

Idempotent schema management tool for MySQL, PostgreSQL, SQLite, and SQL Server using plain SQL DDLs.

#mssql#idempotent-migrations#devops
Stars3.1k
Forks235
Last commit1 day ago
Yamtrack
YamtrackPython

A self-hosted media tracker for movies, TV shows, anime, manga, video games, books, comics, and board games.

#jellyfin-integration#media-tracker#docker-compose
Stars3.1k
Forks238
Last commit4 days ago
graphjin
graphjinGo

An automagical compiler that connects AI assistants to databases by auto-discovering schemas and compiling queries to optimized SQL.

#database#workflow-orchestration#yugabyte
Stars3.1k
Forks187
Last commit5 days ago
RealWorld Example App - postgres
RealWorld Example App - postgresPython

Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI

#fastapi#async#docker-compose
Stars3.1k
Forks731
Last commit3 years ago
magnetissimo
magnetissimoElixir

A self-hosted web application that indexes torrent sites and saves magnet links to a local database.

#elixir#no-javascript#phoenix-framework
Stars3.1k
Forks185
Last commit2 years ago
migra
migraPython

A schema diff tool for PostgreSQL that automatically generates migration scripts between database states.

#developer-tools#devops#schema-migrations
Stars3.0k
Forks145
Last commit11 months ago
pg_activity
pg_activityPython

A top-like command-line tool for real-time monitoring of PostgreSQL server activity.

#devops#open-source#database-monitoring
Stars3.0k
Forks190
Last commit15 days ago
pg_activity
pg_activityPython

A top-like command-line tool for real-time monitoring of PostgreSQL server activity.

#devops#database-monitoring#command-line-tool
Stars3.0k
Forks190
Last commit15 days ago
algernon
algernonJavaScript

A self-contained, pure-Go web server with built-in Lua scripting, multiple template engines, database backends, and support for HTTP/2, QUIC, and AI/LLM integration.

#lua-scripting#web-server#pongo2
Stars3.0k
Forks146
Last commit2 days ago
data-diff
data-diffPython

Fast tool for comparing datasets within or across SQL databases to identify differences.

#database#python-library#data-science
Stars3.0k
Forks310
Last commit2 years ago
good_job
good_jobRuby

A multithreaded, Postgres-based Active Job backend for Ruby on Rails, designed for simplicity and performance.

#activejob#hacktoberfest#rails
Stars3.0k
Forks245
Last commit5 days ago
DataStation
DataStationTypeScript

An open-source data IDE for developers to query, script, and visualize data from databases, files, and APIs.

#data-ide#desktop-app#data-integration
Stars3.0k
Forks112
Last commit2 years ago
iSeed
iSeedPHP

A Laravel package that generates seed files from existing database tables, automating the reverse seeding process.

#database-seeding#composer#laravel
Stars2.9k
Forks387
Last commit1 month ago
binnavi
binnaviJava

A binary analysis IDE for inspecting, navigating, editing, and annotating control flow graphs and call graphs of disassembled code.

#disassembly#security-analysis#control-flow-graph
Stars2.9k
Forks456
Last commit5 years ago
Baby Buddy
Baby BuddyPython

A self-hosted web app for caregivers to track baby activities like sleep, feedings, and diaper changes to predict needs.

#caregiver-tools#activity-log#home-automation
Stars2.8k
Forks375
Last commit1 month ago
openstreetmap-website
openstreetmap-websiteRuby

The Ruby on Rails application that powers the OpenStreetMap website and its editing API.

#api#collaborative-editing#geospatial
Stars2.8k
Forks1.1k
Last commit2 days ago
pg_partman
pg_partmanPLpgSQL

A PostgreSQL extension that automates the creation and maintenance of time-based and number-based table partitions.

#open-source-database#table-maintenance#plpgsql
Stars2.8k
Forks317
Last commit3 days ago
Laravel Eloquent
Laravel EloquentPHP

A full database toolkit for PHP with expressive query builder, Eloquent ORM, and schema builder, extracted from Laravel.

#eloquent#query-builder#orm
Stars2.8k
Forks606
Last commit2 days ago
changelog.com
changelog.comElixir

The open-source CMS behind changelog.com, built with Elixir and Phoenix as a real-world example application.

#developer-education#hacktoberfest#elixir
Stars2.8k
Forks246
Last commit1 month ago
pgtune
pgtuneJavaScript

A web tool that generates optimized PostgreSQL configuration based on your hardware specifications.

#database#devops#hardware
Stars2.7k
Forks244
Last commit4 days ago
pspg
pspgC

A Unix pager with rich table browsing features, designed for PostgreSQL but supporting MySQL, SQLite, and other database clients.

#psql#terminal-pager#ncurses
Stars2.7k
Forks88
Last commit27 days ago
postgresqltuner.pl
postgresqltuner.plPerl

A Perl script that analyzes PostgreSQL database configuration and provides tuning recommendations.

#devops#postgres#performance-analysis
Stars2.7k
Forks192
Last commit2 years ago
goqu
goquGo

An expressive SQL builder and query library for Go with support for multiple database dialects.

#query-builder#database#go-library
Stars2.7k
Forks224
Last commit2 years ago
PipelineDB
PipelineDBC

A PostgreSQL extension for high-performance time-series aggregation that stores only aggregate results, not raw data.

#realtime#stream-processing#realtime-analytics
Stars2.7k
Forks243
Last commit4 years ago
Antares SQL
Antares SQLVue

A modern, fast, and productivity-driven SQL client with a focus on user experience and cross-platform support.

#vue-js#productivity-tool#database
Stars2.6k
Forks164
Last commit9 months ago
PreviousPage 6 of 25Next

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
#Mysql266
#Database232
#Sqlite165
#Sql164
#Docker152
#Self Hosted150
#Postgres127
#Go111
#Orm94
#Devops93
#Golang76
#Python74