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

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
tchatche.rs
tchatche.rsRust

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

#webassembly#axum#redis
Stars204
Forks19
Last commit1 year 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
Stars203
Forks6
Last commit3 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
Stars201
Forks13
Last commit9 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
Stars200
Forks28
Last commit5 months 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
Stars200
Forks9
Last commit1 month 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
Stars200
Forks11
Last commit3 years ago
Archive
ArchiveRust

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

#rocksdb#postgres#polkadot
Stars199
Forks72
Last commit3 years 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
sqlgen
sqlgenC++

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

#orm#database#type-safety
Stars196
Forks22
Last commit5 months 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
go-etl
go-etlGo

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

#ibmdb2#greenplum#batch-processing
Stars192
Forks55
Last commit2 months ago
CaptainFact
CaptainFactElixir

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

#hacktoberfest#elixir#phoenix
Stars190
Forks26
Last commit4 months 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
Forks29
Last commit3 years 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
Stars189
Forks18
Last commit1 year 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
Stars188
Forks49
Last commit16 days ago
buildsqlx
buildsqlxGo

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

#query-builder#database#schema-migration
Stars188
Forks17
Last commit2 months 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
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
avram
avramCrystal

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

#hacktoberfest#query-builder#orm
Stars183
Forks67
Last commit16 days ago
pgrwl
pgrwlGo

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

#database-backup#database#recovery
Stars182
Forks11
Last commit22 days 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 commit13 days 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 commit9 months ago
migrator
migratorGo

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

#golang-library#database-migrations#postgresql
Stars177
Forks18
Last commit2 years 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
Stars173
Forks42
Last commit2 years 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 commit2 years ago
dadbod-grip.nvim
dadbod-grip.nvimLua

A Neovim plugin that lets you edit database tables like Vim buffers with live SQL preview, transaction undo, and cross-database federation.

#ai#database#vim-buffers
Stars168
Forks7
Last commit3 days 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 commit4 years ago
clj-postgresql
clj-postgresqlClojure

A Clojure library providing PostgreSQL helpers with automatic type conversions and connection management.

#database-driver#postgis#connection-pooling
Stars162
Forks18
Last commit1 year ago
orm
ormGo

A lightweight, fast, customizable, and type-safe object-relational mapper for Go, leveraging generics and reflection.

#query-builder#orm#database
Stars162
Forks6
Last commit2 months ago
grimoire
grimoireGo

A Go database access layer with a flexible query API, built-in validation, and multi-adapter support.

#query-builder#orm#database
Stars161
Forks16
Last commit4 years ago
guble
gubleGo

A simple and fast user-facing messaging and data replication server built with WebSockets and Go.

#messaging-server#data-replication#websocket
Stars161
Forks23
Last commit8 years ago
Django Starter Template
Django Starter TemplatePython

A production-ready Django 5.2 LTS starter template optimized for Railway deployment with PostgreSQL, Docker, and modern tooling.

#railway-deployment#project-template#railway
Stars158
Forks37
Last commit
coursemology2
coursemology2TypeScript

An open-source gamified learning platform built with Rails 6 to increase student engagement and make learning fun.

#rails#postgresql#docker
Stars157
Forks78
Last commit1 day ago
PreviousPage 17 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
2 days ago
#Mysql267
#Database232
#Sqlite166
#Sql164
#Docker152
#Self Hosted150
#Postgres127
#Go111
#Orm94
#Devops93
#Golang76
#Python74