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

RegreSQL
RegreSQLGo

A regression testing tool for SQL queries that ensures consistent results against PostgreSQL databases.

#unit-testing#database-testing#regression-testing
Stars357
Forks29
Last commit2 months ago
Caqti
CaqtiOCaml

A monadic cooperative-threaded OCaml connector API for relational databases with driver support for MariaDB, PostgreSQL, and SQLite.

#database#mirageos#async
Stars355
Forks44
Last commit4 days ago
The Knests Stack
The Knests StackTypeScript

A full-stack TypeScript boilerplate with Docker, Node.js, Nest.js, Next.js, GraphQL, and Material-UI for rapid web app development.

#hackathon-starter#graphql#nextjs
Stars354
Forks43
Last commit2 days ago
pg_exporter
pg_exporterGo

Advanced PostgreSQL and PgBouncer metrics exporter for Prometheus with declarative configuration and 600+ metrics.

#postgres#pg-exporter#database-monitoring
Stars354
Forks58
Last commit8 days ago
rollup
rollupRuby

A Ruby on Rails gem for efficiently rolling up and querying time-series data from ActiveRecord models.

#dashboard#postgresql#data-aggregation
Stars351
Forks18
Last commit27 days ago
PostgreSQL Automatic Failover
PostgreSQL Automatic FailoverPerl

An OCF resource agent for PostgreSQL that provides automatic failover capabilities using Pacemaker and Corosync.

#postgres#high-availability#paf
Stars351
Forks55
Last commit2 years ago
TinyORM
TinyORMC++

A modern C++20 ORM library with a powerful query builder, support for multiple databases, migrations, and a Qt-compatible API.

#query-builder#seeder#qt
Stars351
Forks36
Last commit1 year ago
crecto
crectoCrystal

A robust database wrapper and ORM for Crystal, inspired by Elixir's Ecto.

#query-builder#changesets#orm
Stars351
Forks44
Last commit4 months ago
api.rss
api.rssRuby

Transform RSS, Atom, and JSON feeds into a RESTful API with machine learning enrichment.

#semantic-analysis#sidekiq#rails
Stars347
Forks16
Last commit5 years ago
mongo_fdw
mongo_fdwC

A PostgreSQL foreign data wrapper that enables querying and manipulating MongoDB data directly from PostgreSQL.

#database-integration#nosql#foreign-data-wrapper
Stars342
Forks77
Last commit2 days ago
Npgsql.FSharp
Npgsql.FSharpF#

A thin, F#-friendly wrapper around Npgsql for PostgreSQL database operations with optional static query analysis.

#database-driver#functional-programming#analyzer
Stars340
Forks49
Last commit4 months ago
RPostgres
RPostgresR

A DBI-compliant R interface to PostgreSQL, rewritten in C++ for improved performance and reliability.

#database#postgres#r-package
Stars339
Forks83
Last commit20 hours ago
heroku-buildpack-pgbouncer
heroku-buildpack-pgbouncerShell

A Heroku buildpack that installs and runs PgBouncer in a dyno alongside your app for PostgreSQL connection pooling.

#connection-pooling#transaction-pooling#heroku-data
Stars337
Forks131
Last commit
niceql
niceqlRuby

A zero-dependency Ruby gem for colorized SQL formatting and PostgreSQL error prettification.

#developer-tools#rails#syntax-highlighting
Stars326
Forks13
Last commit11 months ago
aioodbc
aioodbcPython

aioodbc - is a library for accessing a ODBC databases from the asyncio

#hacktoberfest#asyncio#async-await
Stars326
Forks62
Last commit2 years ago
SupaSasS Lite
SupaSasS LiteTypeScript

A production-ready SaaS template built with Next.js 15 and Supabase, featuring authentication, user management, file storage, and a React Native mobile app.

#template#authentication#sass
Stars318
Forks180
Last commit7 months ago
Grai
GraiPython

An open-source data catalog tool that integrates into CI systems to test downstream impacts of data changes, preventing pipeline and dashboard breaks.

#data-testing#hacktoberfest#data-lineage
Stars315
Forks20
Last commit5 months ago
ElmahCore
ElmahCoreC#

An error logging and handling library for ASP.NET Core and .NET Standard applications.

#web-dashboard#elmah#asp-net-core
Stars312
Forks93
Last commit2 years ago
pg_insights
pg_insightsTSQL

A collection of convenient SQL scripts for monitoring PostgreSQL database health and performance.

#database#psql#postgres
Stars310
Forks19
Last commit6 years ago
granite
graniteCrystal

An ORM for Crystal with adapters for PostgreSQL, MySQL, and SQLite.

#orm#database#kemal
Stars307
Forks89
Last commit1 month ago
ramses
ramsesPython

A Python framework that generates RESTful APIs from RAML definitions with support for multiple data stores.

#api-framework#rest-api#pyramid
Stars302
Forks29
Last commit6 years ago
SwifQL
SwifQLSwift

A Swift DSL for building type-safe, extensible, and transformable SQL queries with support for PostgreSQL and MySQL.

#dsl#vapor-integration#database-abstraction
Stars300
Forks19
Last commit1 year ago
Local Docker DB
Local Docker DBGo

A collection of Docker Compose files to quickly spin up local databases for development and testing.

#database#containerization#docker-volumes
Stars299
Forks37
Last commit2 years ago
excellent_migrations
excellent_migrationsElixir

An Elixir tool that analyzes database migrations to detect potentially dangerous or destructive operations.

#elixir#devops#ecto
Stars299
Forks42
Last commit4 months ago
numtel:pg
numtel:pgJavaScript

Enables reactive PostgreSQL SELECT queries in Meteor applications, providing live-updating result sets.

#database#live-queries#reactive-programming
Stars299
Forks16
Last commit11 years ago
Demux
DemuxTypeScript

A backend infrastructure pattern for sourcing blockchain events to update datastores and trigger side effects in Node.js applications.

#deterministic-updates#event-sourcing#side-effects
Stars298
Forks69
Last commit3 years ago
ansible-elixir-stack
ansible-elixir-stackPython

An Ansible role to deploy Elixir & Phoenix apps with Postgres, hot code-reloading, and monitoring.

#elixir#devops#phoenix-framework
Stars297
Forks50
Last commit8 years ago
WebhookX
WebhookXGo

An open-source webhook gateway for receiving, validating, transforming, and delivering events at scale.

#api-gateway#event-driven-architecture#redis
Stars294
Forks19
Last commit6 days ago
Taiga
TaigaPython

A Docker container for Taiga, an open-source project management platform for agile teams.

#containerization#devops#agile
Stars293
Forks147
Last commit5 years ago
gatewayd
gatewaydGo

A cloud-native database gateway and framework that proxies and extends database traffic with plugins for caching, security, and observability.

#database#plugin-system#proxy
Stars286
Forks23
Last commit1 day ago
FastAPI on Google Cloud Run
FastAPI on Google Cloud RunPython

A template for deploying FastAPI applications on Google Cloud Run with GitHub Actions CI/CD.

#fastapi#alembic#api-template
Stars286
Forks28
Last commit1 year ago
Inspektor
InspektorRust

A protocol-aware proxy that enforces database access policies using Open Policy Agent (OPA) for data security and compliance.

#openpolicyagent#acl#policy-enforcement
Stars285
Forks13
Last commit4 years ago
sqrl
sqrlGo

A non-thread-safe, performance-optimized fluent SQL query builder for Go, forked from Squirrel.

#query-builder#database#fluent-interface
Stars285
Forks39
Last commit3 years ago
clear
clearCrystal

An advanced, expressive ORM built specifically for PostgreSQL in the Crystal programming language.

#orm#database#postgres
Stars284
Forks32
Last commit10 months ago
rails-devise-graphql
rails-devise-graphqlRuby

A Rails 6 boilerplate for SaaS backends with GraphQL API, JWT authentication, role management, and an admin dashboard.

#saas-backend#graphql#graphql-api
Stars284
Forks52
Last commit3 years ago
Mailoney
MailoneyPython

A modern SMTP honeypot that simulates a vulnerable mail server to capture and log email-based attacks with database integration.

#smtp-honeypot#credential-capture#python
Stars283
Forks81
Last commit2 months ago
PreviousPage 15 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
5 days ago
#Mysql266
#Database232
#Sqlite165
#Sql164
#Docker152
#Self Hosted150
#Postgres127
#Go111
#Orm94
#Devops93
#Golang76
#Python74