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 689 projects

go-tpc
go-tpcGo

A Go-based toolbox for benchmarking TPC-C, TPC-H, and CH-benCHmark workloads on TiDB, MySQL, PostgreSQL, and compatible databases.

#tidb#performance-testing#tpc-h
Stars211
Forks115
Last commit4 months ago
phoenix-todo-list-tutorial
phoenix-todo-list-tutorialElixir

A step-by-step tutorial for building a fully functional todo list app in Phoenix 1.7 using only HTML, CSS, and Elixir.

#beginner-friendly#elixir#todo
Stars211
Forks17
Last commit14 days ago
ASH Viewer
ASH ViewerJava

A graphical desktop tool for visualizing Active Session History (ASH) data from Oracle and PostgreSQL databases.

#desktop-application#database-monitoring#oracle
Stars208
Forks81
Last commit2 years ago
tchatche.rs
tchatche.rsRust

A blazing fast real-time chat application built with Rust, featuring WebSocket communication and a modern UI.

#webassembly#axum#redis
Stars206
Forks19
Last commit1 year ago
clone_schema
clone_schemaPLpgSQL

A PostgreSQL utility that clones an entire schema with all its objects (tables, views, functions, etc.) using a single SQL function.

#sql-utility#database-migration#postgresql
Stars205
Forks46
Last commit11 days ago
EventFlow.Example
EventFlow.ExampleC#

A .NET Core example implementing DDD, CQRS, and event-sourcing using EventFlow with RabbitMQ, MongoDB, PostgreSQL, and EventStore.

#event-driven#sagas#cqrs
Stars204
Forks41
Last commit3 years ago
github.com/craftcms/craft
github.com/craftcms/craftTwig

A flexible, user-friendly, self-hosted PHP CMS for creating custom digital experiences on the web.

#composer#yii2#craftcms
Stars203
Forks97
Last commit14 days ago
Spoke
SpokeJavaScript

An open-source text-distribution tool for organizations to mobilize supporters and members into action via SMS campaigns.

#grassroots-mobilization#serverless#political-organizing
Stars203
Forks41
Last commit6 years ago
DDD Wish List
DDD Wish ListPHP

A sample wishlist application built with Symfony 3 and Vue.js using Domain-Driven Design principles.

#vue-js#symfony3#redis
Stars202
Forks13
Last commit8 years ago
frolic
frolicRust

An open-source Rust backend service that accelerates building customer-facing dashboards by providing a unified API for database queries.

#actix-web#developer-tools#dashboard-builder
Stars202
Forks6
Last commit2 years ago
sq
sqGo

A code-generated, type-safe SQL query builder and struct mapper for Go that eliminates magic strings and boilerplate.

#query-builder#data-mapper#database
Stars201
Forks11
Last commit3 years ago
filtrex
filtrexElixir

An Elixir library for building and validating complex database query filters from client parameters, with Ecto integration.

#parsing#query-builder#database-filters
Stars201
Forks28
Last commit2 months ago
Archive
ArchiveRust

Indexes all blocks, state, and extrinsic data from Substrate-based blockchains into PostgreSQL.

#rocksdb#postgres#polkadot
Stars199
Forks73
Last commit3 years ago
sabiql
sabiqlRust

A fast, driver-less PostgreSQL TUI written in Rust with vim-first navigation, ER diagrams, and safe editing.

#ratatui#psql-wrapper#cli-tool
Stars197
Forks9
Last commit2 days ago
CloudBackupBundle
CloudBackupBundlePHP

A Symfony bundle for automated database backups to cloud storage services like Dropbox, S3, and Google Drive.

#database-backup#amazon-s3#automated-backups
Stars196
Forks54
Last commit7 years ago
dorothy2
dorothy2Ruby

A Ruby framework for automated malware and botnet analysis using sandboxed virtual machines and network traffic dissection.

#network-forensics#couchdb#botnet-analysis
Stars195
Forks33
Last commit2 years ago
bqb
bqbGo

A lightweight Go query builder for SQLite, PostgreSQL, MySQL, and others with simple syntax and automatic parameter handling.

#query-builder#database#parameterized-queries
Stars194
Forks12
Last commit1 year ago
Pønskelisten
PønskelistenGo

A self-hosted web app for creating, sharing, and collaborating on wishlists while keeping gift surprises intact.

#application#api#web-app
Stars193
Forks9
Last commit5 days ago
CaptainFact
CaptainFactElixir

API backend for CaptainFact, a collaborative platform for fact-checking videos with community-sourced annotations.

#hacktoberfest#elixir#phoenix
Stars190
Forks26
Last commit1 month ago
Twitter Clone
Twitter CloneTypeScript

A Twitter clone built with the T3 Stack, featuring NextAuth authentication, Supabase Postgres database, and Prisma ORM.

#trpc#social-media#twitter-clone
Stars190
Forks30
Last commit2 years ago
go-etl
go-etlGo

A Go-based toolset for data extraction, transformation, and loading, providing powerful data synchronization capabilities.

#ibmdb2#greenplum#batch-processing
Stars189
Forks53
Last commit2 months ago
sqlf
sqlfGo

A fast, memory-efficient SQL query builder for Go that helps construct SQL statements dynamically with safe placeholder conversion and struct binding.

#dynamic-queries#database#struct-binding
Stars187
Forks18
Last commit1 year ago
psql2csv
psql2csvShell

A command-line tool that runs PostgreSQL queries and outputs results directly as CSV format.

#psql#postgres#homebrew-formula
Stars186
Forks21
Last commit4 years ago
buildsqlx
buildsqlxGo

A Go query builder library for PostgreSQL with a fluent API and comprehensive SQL feature support.

#query-builder#database#schema-migration
Stars185
Forks17
Last commit2 years ago
NuGet Trends
NuGet TrendsC#

Tracks historical download data and adoption trends for NuGet packages, helping maintainers and developers analyze package popularity.

#nuget#download-tracking#trends
Stars185
Forks45
Last commit2 months ago
graphql-bookshelf
graphql-bookshelfJavaScript

A helper library for defining GraphQL schemas around BookshelfJS models with automatic relationship mapping.

#orm-integration#graphql#schema-definition
Stars184
Forks12
Last commit3 years ago
sqlgen
sqlgenC++

A modern, type-safe ORM and SQL query generator for C++20, inspired by SQLAlchemy and Diesel.

#orm#database#type-safety
Stars182
Forks19
Last commit3 months ago
avram
avramCrystal

A Crystal ORM for PostgreSQL, built for the Lucky Framework and inspired by Ecto and ActiveRecord.

#hacktoberfest#query-builder#orm
Stars181
Forks67
Last commit1 month ago
ecto_dev_logger
ecto_dev_loggerElixir

An Ecto query logger that inlines bindings into SQL for easy copy-paste debugging and highlights database time.

#database#elixir#telemetry
Stars181
Forks18
Last commit8 months ago
dbcritic
dbcriticIdris

A PostgreSQL database schema linter that identifies schema problems like missing primary keys and unindexed foreign keys.

#devops#performance-optimization#idris
Stars180
Forks2
Last commit6 months ago
migrator
migratorGo

A lightweight, embeddable Go library for database migrations using pure Go code and database/sql.

#golang-library#database-migrations#postgresql
Stars178
Forks18
Last commit2 years ago
pgrwl
pgrwlGo

A cloud-native PostgreSQL WAL receiver for zero-data-loss streaming, compression, encryption, and remote archiving.

#database-backup#database#recovery
Stars176
Forks9
Last commit4 days ago
Clops
ClopsClojure

A Clojure template for web development with SPA support, backend and frontend setup included.

#spa#webframework#clojurescript
Stars175
Forks8
Last commit5 years ago
pgSCV
pgSCVGo

A monitoring agent and metrics exporter for PostgreSQL and PgBouncer environments, exposing Prometheus-compatible metrics.

#database-monitoring#observability#metrics-exporter
Stars174
Forks40
Last commit1 year ago
BurningOkr
BurningOkrJava

An open-source web application for implementing OKR (Objectives and Key Results) goal-setting methodology with focus, alignment, and transparency.

#productivity#okr#postgresql
Stars169
Forks55
Last commit1 year ago
activerecord-pg_enum
activerecord-pg_enumRuby

Integrate PostgreSQL enumerated types with Rails enum feature for type-safe, efficient database columns.

#rails-gem#type-safety#enum
Stars163
Forks9
Last commit3 years ago
PreviousPage 16 of 20Next

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