Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Postgresql

Postgresql

268 projects

Showing 36 of 268 projects

ruvector
ruvectorRust

A self-learning vector database with graph intelligence, local AI, and PostgreSQL integration, built for real-time adaptation.

#ai#agentic-ai#self-learning
Stars3.8k
Forks472
Last commit1 day ago
pony
ponyPython

An advanced Python ORM that writes database queries using Python generator expressions and lambdas.

#query-builder#orm#database
Stars3.8k
Forks256
Last commit9 months ago
pg_cron
pg_cronC

A cron-based job scheduler that runs as a PostgreSQL extension for running periodic jobs directly inside the database.

#task-automation#database-maintenance#database-scheduler
Stars3.8k
Forks245
Last commit3 days ago
TablePlus
TablePlus

A native macOS application for editing database contents and structure with a clean, fluent interface.

#bug#microsoft-sql-server#mongodb
Stars3.7k
Forks62
Last commit1 month ago
feedbin
feedbinRuby

A simple, fast, and nice-looking web-based RSS reader with a REST-like API.

#feed-reader#redis#rest-api
Stars3.7k
Forks288
Last commit2 days ago
pgbackrest
pgbackrestC

A reliable, scalable backup and restore solution for PostgreSQL databases with parallel processing, encryption, and cloud storage support.

#database-backup#database#restore
Stars3.7k
Forks266
Last commit10 days ago
npgsql
npgsqlC#

The open-source .NET data provider for PostgreSQL, enabling high-performance database connectivity and operations.

#database-driver#entity-framework-core#orm
Stars3.7k
Forks877
Last commit2 days ago
Npgsql
NpgsqlC#

The open-source .NET data provider for PostgreSQL, enabling high-performance database connectivity and operations.

#database-driver#entity-framework-core#orm
Stars3.7k
Forks877
Last commit2 days ago
upper.io/db
upper.io/dbGo

A productive data access layer for Go with ORM-like features, supporting PostgreSQL, MySQL, SQLite, MongoDB, and more.

#orm#database#database-adapter
Stars3.7k
Forks239
Last commit4 months ago
jet
jetGo

A type-safe SQL builder and code generator for Go that automatically maps query results to complex Go structures.

#database#typesafe#postgres
Stars3.7k
Forks184
Last commit4 days ago
scenic
scenicRuby

Adds methods to ActiveRecord::Migration for creating and managing versioned database views in Rails applications.

#hacktoberfest#database#postgres
Stars3.6k
Forks241
Last commit5 months ago
Scenic
ScenicRuby

Adds methods to ActiveRecord::Migration to create and manage versioned database views in Rails applications.

#hacktoberfest#database#postgres
Stars3.6k
Forks241
Last commit5 months ago
MapLibre/Martin
MapLibre/MartinRust

A blazing fast tile server and toolset for generating and serving vector tiles from PostGIS, MBTiles, and PMTiles.

#postgis#mbtiles#hacktoberfest
Stars3.6k
Forks353
Last commit2 days ago
CraftCMS
CraftCMSPHP

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

#php-cms#plugin-ecosystem#yii2
Stars3.6k
Forks689
Last commit2 days ago
pg-promise
pg-promiseJavaScript

A comprehensive PostgreSQL interface for Node.js with automatic connections, transactions, and a powerful query-formatting engine.

#database-driver#connection-pooling#transaction
Stars3.6k
Forks221
Last commit1 month ago
pgmodeler
pgmodelerC++

An open-source, multiplatform visual database modeling tool designed specifically for PostgreSQL.

#pgmodeler#database#entity-relationship-diagram
Stars3.5k
Forks421
Last commit2 days ago
FluentMigrator
FluentMigratorC#

A .NET migration framework that manages database schema changes using C# classes instead of SQL scripts.

#migration#database#version-control
Stars3.5k
Forks700
Last commit16 days ago
pev2
pev2TypeScript

A Vue.js component for visualizing PostgreSQL execution plans with interactive graphical representations.

#web-components#explain#performance-analysis
Stars3.5k
Forks182
Last commit17 days ago
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.4k
Forks215
Last commit3 months ago
ingestr
ingestrPython

A CLI tool to copy data between any databases and platforms with a single command, no code required.

#dlt#mssql#no-code
Stars3.4k
Forks120
Last commit2 days ago
pgBoss
pgBossTypeScript

A job queue built in Node.js on top of PostgreSQL for reliable background processing and asynchronous execution.

#cron-scheduling#postgres#message-queue
Stars3.4k
Forks236
Last commit2 days ago
RDKit
RDKitHTML

A collection of cheminformatics and machine-learning software for molecular informatics, written in C++ with Python wrappers.

#cheminformatics#python-library#chemical-informatics
Stars3.4k
Forks1.0k
Last commit6 days ago
Marten
MartenC#

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

#documentdb#orm#eventsourcing
Stars3.4k
Forks536
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
Forks524
Last commit14 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
Forks479
Last commit3 years 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
Forks482
Last commit2 days 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
Forks152
Last commit2 days 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.2k
Forks241
Last commit2 days ago
Svix
SvixRust

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

#api#redis#message-queue
Stars3.2k
Forks241
Last commit2 days ago
Keyv
KeyvTypeScript

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

#memcache#postgres#caching
Stars3.1k
Forks196
Last commit11 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
Forks215
Last commit2 months ago
sqldef
sqldefGo

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

#mssql#idempotent-migrations#devops
Stars3.1k
Forks223
Last commit4 days 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
Forks186
Last commit2 years 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.0k
Forks187
Last commit3 days ago
migra
migraPython

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

#developer-tools#devops#schema-migrations
Stars3.0k
Forks140
Last commit8 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
Forks189
Last commit3 months ago
PreviousPage 5 of 8Next

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
#Mysql115
#Database104
#Sqlite77
#Sql72
#Self Hosted63
#Postgres57
#Docker43
#Orm43
#Devops35
#Go34
#Mariadb24
#Mongodb23