PostgreSQL

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
- GitHub: https://github.com/topics/postgresql
- Wikipedia: https://en.wikipedia.org/wiki/PostgreSQL
- Repo: https://github.com/postgres/postgres
- Created by: Michael Stonebraker
- Released: July 8, 1996
- Related Topics: mvcc, postgrest, dbms, database, sqlite, sql, mysql, mssql,
- Aliases: postgres, psql, pgsql, plpgsql,
- Last updated: 2025-05-13 00:23:08 UTC
- JSON Representation
https://github.com/ThomWright/postgres-migrations
🐦 A Stack Overflow-inspired PostgreSQL migration library with strict ordering and immutable migrations
database database-migrations javascript js migrations node node-js nodejs postgres postgres-migrations postgresql typescript
Last synced: 16 May 2025
https://github.com/ulule/loukoum
A simple SQL Query Builder
builder go golang postgres postgresql query query-builder sql
Last synced: 05 Apr 2025
https://github.com/splitgraph/sgr
sgr (command line client for Splitgraph) and the splitgraph Python library
data data-version-control developer-tools postgres postgresql python sql
Last synced: 13 Apr 2025
https://github.com/mprove-io/mprove
Open Source Self-service Business Intelligence with Version Control :tada:
analytics bigquery business-intelligence clickhouse dashboard data-visualization looker metrics postgresql snowflake
Last synced: 06 Apr 2025
https://github.com/MatteoGioioso/serverless-pg
A package for managing PostgreSQL connections at SERVERLESS scale
aws aws-lambda javascript nodejs postgres postgresql serverless serverless-postgres
Last synced: 13 Apr 2025
https://github.com/tokern/data-lineage
Generate and Visualize Data Lineage from query history
data-governance data-lineage jupyter postgresql python
Last synced: 04 Apr 2025
https://github.com/tilyupo/qustar
Query SQL database through an array-like API
database javascript mariadb mysql nodejs orm postgres postgresql query-builder qustar sql sqlite typescript
Last synced: 09 Apr 2025
https://github.com/petere/pguri
uri type for PostgreSQL
postgresql postgresql-extension uri url
Last synced: 16 May 2025
https://github.com/Azure-Samples/rag-postgres-openai-python
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
ai-azd-templates azd-templates azure-container-apps azure-openai containers fastapi openai pgvector postgres postgresql python
Last synced: 24 Mar 2025
https://github.com/oguimbal/pgsql-ast-parser
Yet another simple Postgres SQL parser
ast deno hacktoberfest node nodejs parser pgsql postgres postgres-sql-parser postgresql sql typescript
Last synced: 15 May 2025
https://github.com/stoq/stoq
Stoq Retail Management System
erp gtk linux postgresql python
Last synced: 05 Apr 2025
https://github.com/paurkedal/ocaml-caqti
Cooperative-threaded access to relational data
async database io-monad lwt mariadb ocaml postgresql sqlite
Last synced: 16 May 2025
https://github.com/melzar/onion-architecture-boilerplate
Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
apollo-server architecture boilerplate chai enterprise express graphql mocha nodejs onion postgresql rest sinon solid stryker swagger typeorm typescript
Last synced: 07 Apr 2025
https://github.com/TonicAI/condenser
Condenser is a database subsetting tool
database mysql postgres postgresql subsetter subsetting testing
Last synced: 12 Apr 2025
https://github.com/garethflowers/postgresql-portable
Portable version of the PostgreSQL Database Server, for Windows.
portable portableapps postgresql postgresql-database
Last synced: 06 Apr 2025
https://github.com/KuiBaDB/KuiBaDB
Another OLAP database
columnar-storage hologres olap olap-database postgres postgresql rust rust-lang spanner sql transaction transactions vectorization vectorized-computation
Last synced: 18 Apr 2025
https://github.com/percona/percona-postgresql-operator
Percona Operator for PostgreSQL
kubernetes-operator percona postgresql
Last synced: 15 Apr 2025
https://github.com/scalikejdbc/scalikejdbc-async
ScalikeJDBC Extension: Non-blocking APIs in the JDBC way
mysql postgresql scala scalikejdbc
Last synced: 12 Apr 2025
https://github.com/raystack/firehose
Firehose is an extensible, no-code, and cloud-native service to load real-time streaming data from Kafka to data stores, data lakes, and analytical storage systems.
apache-kafka bigquery dataops firehose influxdb kafka postgresql prometheus sink streaming
Last synced: 05 Apr 2025
https://github.com/fhirbase/fhirbase
Your persistence layer for FHIR data
cli fhir golang-application healthcare-application postgresql
Last synced: 05 May 2025
https://github.com/sashabaranov/pike
Generate CRUD gRPC backends from single YAML description.
Last synced: 09 Apr 2025
https://github.com/better/jsonschema2db
Generate tables dynamically from a JSON Schema and insert data
Last synced: 05 Apr 2025
https://github.com/aio-libs/aioodbc
aioodbc - is a library for accessing a ODBC databases from the asyncio
async-await asyncio hacktoberfest mysql odbc oracle postgresql sqlite
Last synced: 27 Mar 2025
https://github.com/Melzar/onion-architecture-boilerplate
Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
apollo-server architecture boilerplate chai enterprise express graphql mocha nodejs onion postgresql rest sinon solid stryker swagger typeorm typescript
Last synced: 21 Nov 2024
https://github.com/joist-orm/joist-orm
a TypeScript ORM for Postgres
dataloader nodejs orm postgresql typescript unitofwork
Last synced: 15 May 2025
https://github.com/xataio/pgzx
Create PostgreSQL extensions using Zig.
extens extensions pgrx postgres postgresql zig ziglang
Last synced: 06 Apr 2025
https://github.com/go-pg/migrations
SQL database migrations for Golang go-pg and PostgreSQL
dat database go golang postgresql sql-migration
Last synced: 04 Apr 2025
https://github.com/helicalinsight/helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
amazon-redshift big-data business-intelligence dashboard data-analysis data-visualization druid graph-database hive mongodb mysql neo4j nosql oracle-database postgresql rdbms reporting sql-editor sqllite
Last synced: 06 Apr 2025
https://github.com/ebosas/microservices
A microservices example in Go
aws ci-cd docker go microservices postgresql rabbitmq reactjs redis websocket
Last synced: 09 Apr 2025
https://github.com/mintsweet/practice
👥 A basic forum framework that serves as a solid foundation for creating online discussion platforms
graphql nestjs nextjs postgresql reactjs
Last synced: 16 May 2025
https://github.com/2color/real-world-grading-app
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
database-schema hapi orm postgresql prisma rest-api typescript
Last synced: 06 Apr 2025
https://github.com/fboulnois/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
c libpq postgres postgresql postgresql-extension uuid uuid-generator uuidv7
Last synced: 12 Apr 2025
https://github.com/Dr-Nekoma/lyceum
An MMO game written in Erlang (+ PostgreSQL) + Zig (+ Raylib)
devenv erlang erlang-otp game justfile nix nix-flake postgresql raylib raylib-zig zerl zig ziglang
Last synced: 13 May 2025
https://github.com/dr-nekoma/lyceum
An MMO game written in Erlang (+ PostgreSQL) + Zig (+ Raylib)
devenv erlang erlang-otp game justfile nix nix-flake postgresql raylib raylib-zig zerl zig ziglang
Last synced: 16 May 2025
https://github.com/percona-lab/sysbench-tpcc
Sysbench scripts to generate a tpcc-like workload for MySQL and PostgreSQL
benchmark mysql postgresql sysbench
Last synced: 06 Apr 2025
https://github.com/hamedmasafi/nut
Advanced, Powerful and easy to use ORM for Qt
database mysql orm orm-library postgresql qt sql sql-server sqlite
Last synced: 06 Apr 2025
https://github.com/iCyberon/pg_hashids
Short unique id generator for PostgreSQL, using hashids
database hashids pg-hashids postgres postgresql postgresql-extension
Last synced: 25 Mar 2025
https://github.com/icyberon/pg_hashids
Short unique id generator for PostgreSQL, using hashids
database hashids pg-hashids postgres postgresql postgresql-extension
Last synced: 07 Apr 2025
https://github.com/petere/homebrew-postgresql
🐘 PostgreSQL formulae for the Homebrew package manager
Last synced: 16 May 2025
https://github.com/DTStack/dt-sql-parser
SQL Parsers for BigData, built with antlr4.
antlr4 autocompletion bigdata flink hive impala mysql parser postgresql spark sql sql-validation trino
Last synced: 01 Apr 2025
https://github.com/alexmacarthur/local-docker-db
A bunch o' Docker Compose files used to quickly spin up local databases.
database docker docker-compose faunadb mariadb mongodb mysql postgresql
Last synced: 06 Apr 2025
https://github.com/oca/pos
erp free-software hacktoberfest oca odoo odoo-addons odoo-community-association point-of-sale pos postgresql python
Last synced: 14 May 2025
https://github.com/callicoder/spring-boot-postgresql-jpa-hibernate-rest-api-demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
hibernate jpa postgres postgresql rest rest-api spring spring-boot
Last synced: 05 Apr 2025
https://github.com/supabase/pg_net
A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
http-client postgres postgresql postgresql-extension sql supabase
Last synced: 16 May 2025
https://github.com/microo8/plgo
easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo
golang postgresql postgresql-extension stored-procedures tool trigger
Last synced: 07 Apr 2025
https://github.com/babelfish-for-postgresql/babelfish_extensions
Babelfish for PostgreSQL provides the capability for PostgreSQL to work with applications written for Microsoft SQL Server. Babelfish understands the SQL Server wire-protocol and T-SQL, the Microsoft SQL Server query and procedural language, so you don’t have to switch database drivers or rewrite all of your application queries.
Last synced: 15 May 2025
https://github.com/Tony133/nestjs-apps-collection
Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, Apollo, etc. for the NestJS community 😻
api api-rest docker graphql mercurius mongodb mongodb-driver nestjs nestjs-apollo nestjs-backend nestjs-graphql nestjs-mercurius node openapi pg postgresql sequelize swagger typeorm
Last synced: 10 May 2025
https://github.com/muneebhashone/typescript-backend-toolkit
TypeScript Backend Toolkit - Express.js - Swagger (OpenAPI 3.0) Autogenered docs, Zod - BullMQ - React Email - Mailgun - Docker - MongoDB (Mongoose) - Socket.io
boilerplate bullmq express javascript mailgun mongoose node openapi openapi-generator openapi-specification postgresql prisma react react-email socket-io swagger template toolkit typescript zod
Last synced: 16 May 2025
https://github.com/tony133/nestjs-apps-collection
Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, Apollo, etc. for the NestJS community 😻
api api-rest docker graphql mercurius mongodb mongodb-driver nestjs nestjs-apollo nestjs-backend nestjs-graphql nestjs-mercurius node openapi pg postgresql sequelize swagger typeorm
Last synced: 06 Apr 2025
https://github.com/SwifQL/SwifQL
💎 A Swift DSL for type-safe, extensible, and transformable SQL queries.
dsl mysql postgresql sql swift
Last synced: 29 Mar 2025
https://github.com/go-gorm/sharding
High performance table sharding plugin for Gorm.
gorm mysql postgresql sharding
Last synced: 08 Apr 2025
https://github.com/silverqx/tinyorm
Modern C++ ORM library
cplusplus20 database migrations mysql orm postgresql query-builder seeder sqlite
Last synced: 13 Apr 2025
https://github.com/graphqlize/graphqlize
A Clojure & JVM library for developing GraphQL API instantly from Postgres and MySQL databases
clojure graphql graphql-api graphql-server java lacinia low-code mysql pedestal postgresql rad ring sparkjava spring-boot
Last synced: 21 Jan 2025
https://github.com/dotnize/tanstarter
minimal TanStack Start template with Better Auth, Drizzle ORM, shadcn/ui
auth better-auth boilerplate drizzle postgresql react router saas shadcn shadcn-ui start starter starter-kit tailwind tailwindcss tanstack tanstack-router tanstack-start template
Last synced: 21 Mar 2025
https://gitlab.com/postgres-ai/postgres-checkup
[Beta] postgres-checkup: PostgreSQL Health Check and SQL Performance Analysis
databases dbms healthchecks pgsql postgres postgres.ai postgresql psql sql
Last synced: 12 Apr 2025
https://github.com/triestpa/atlas-of-thrones
An interactive "Game of Thrones" map powered by Leaflet, PostGIS, and Redis.
api gameofthrones javascript koa leaflet maps postgis postgresql redis
Last synced: 09 Apr 2025
https://github.com/vgarvardt/gue
Golang queue on top of PostgreSQL
go golang postgres postgresql queue
Last synced: 15 May 2025
https://github.com/quarkusio/quarkus-super-heroes
Quarkus sample application - Super Heroes
best-practices docker example grpc java kafka kubernetes microservices mongodb mutiny nodejs opentelemetry postgresql quarkus quarkusio qute rest-api sample sample-app websocket
Last synced: 15 May 2025
https://github.com/eldimious/golang-api-showcase
Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.
boilerplate-api clean-architecture docker gin-gonic golang golang-api gorm hexagonal-architecture layered-architecture postgresql
Last synced: 09 Apr 2025
https://github.com/vitaly-t/pg-promise-demo
:eyeglasses: Advanced example of using pg-promise
demo javascript nodejs pg-promise postgresql typescript
Last synced: 15 May 2025
https://github.com/rasadov/ecommerceapi
Modular e-commerce backend with a GraphQL gateway and gRPC microservices for accounts, products, orders, and recommendations.
backend docker docker-compose ecommerce elasticsearch event-driven gin go gqlgen graphql grpc kafka microservices postgresql protobuf python recommendation-system recommender-system
Last synced: 10 Apr 2025
https://github.com/apache/age-viewer
Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
age-database analytics graph-database graphdb multi-model-dbms postgresql postgresql-extension
Last synced: 04 Apr 2025
https://github.com/quangdangfit/goshop
E-Commerce backend system via Golang and Postgres
ddd domain-driven-design ecommerce gin golang gprc postgresql redis restful swagger
Last synced: 06 Apr 2025
https://github.com/benawad/codeponder
Marketplace for Code Reviews
graphql marketplace node postgresql react review typescript
Last synced: 07 Apr 2025
https://github.com/neondatabase/serverless
Connect to Neon PostgreSQL from serverless/worker/edge functions
cloudflare cloudflare-workers javascript neon pg postgres postgresql postgresql-database serverless sql typescript
Last synced: 14 May 2025
https://github.com/auxten/postgresql-parser
Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser
cockroachdb golang postgresql sql sql-parser sql2011
Last synced: 04 Apr 2025
https://github.com/stephenh/joist-ts
a TypeScript ORM for Postgres
dataloader nodejs orm postgresql typescript unitofwork
Last synced: 14 Jan 2025
https://github.com/fcoury/oxide
:floppy_disk: Teach your PostgreSQL database how to speak MongoDB Wire Protocol
database mongodb postgres postgresql rust
Last synced: 24 Nov 2024
https://github.com/naeemaei/golang-clean-web-api
Golang Clean architecture REST API example with a comprehensive real project. It uses docker, docker compose, redis, elasticsearch, kibana, filebeat, postgresql, prometheus, grafana. also use gin, gorm, viper, zerolog, zap, validator, dynamic search, swagger and JWT
clean-architecture docker docker-compose elasticsearch example-project filebeat gin go go-api go-rest-api golang golang-api golang-examples kibana postgresql redis rest-api swagger webapi
Last synced: 16 May 2025
https://github.com/rasadov/EcommerceAPI
Modular e-commerce backend with a GraphQL gateway and gRPC microservices for accounts, products, orders, and recommendations.
backend docker docker-compose ecommerce elasticsearch event-driven gin go gqlgen graphql grpc kafka microservices postgresql protobuf python recommendation-system recommender-system
Last synced: 10 Apr 2025
https://github.com/psqlpy-python/psqlpy
Asynchronous Python PostgreSQL driver written in Rust
asyncio asyncpg-like database-driver high-performance postgresql postgresql-database postgresql-driver psycopg-like python-driver python-postgresql python3 rust
Last synced: 14 Apr 2025
https://github.com/pietrzakadrian/bank-server
backend app with double-entry bookkeeping for account balance calculation | Nest.js, REST API and PostgreSQL
backend-server nestjs nodejs postgresql rest-api typescript
Last synced: 07 Apr 2025
https://github.com/powa-team/pg_qualstats
A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing
c extension postgresql predicate statistics
Last synced: 20 Apr 2025
https://github.com/bagashiz/go-pos
Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of concept of implementing Hexagonal Architecture in Go.
gin go golang hexagonal-architecture pgx point-of-sales postgresql redis rest-api
Last synced: 12 Apr 2025
https://github.com/nomisRev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
arrow-kt hacktoberfest kotest kotlin kotlinx-coroutines kotlinx-serialization ktor ktor-server postgresql sqldelight
Last synced: 06 May 2025
https://github.com/nomisrev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
arrow-kt hacktoberfest kotest kotlin kotlinx-coroutines kotlinx-serialization ktor ktor-server postgresql sqldelight
Last synced: 16 May 2025
https://github.com/takeoff-env/takeoff
A rapid development environment using docker for convenience.
convenience database developer-tools development development-environment devops devops-tools docker dockerfile frontend hacktoberfest hapi jwt ngnix node postgresql react redux router
Last synced: 29 Nov 2024
https://github.com/sesto-dev/next-prisma-tailwind-ecommerce
✨ Open-Source Full-stack E-Commerce Storefront with CMS Admin Panel. Built with Typescript, Next.js 14 App Dir, Tailwind CSS ( @shadcn-ui ) and Prisma. Admin Panel: https://pardis.vercel.app
authentication ecommerce email full-stack httponly-cookie next-themes nextjs nodejs postgresql prisma react react-server-components server-side-rendering serverless shadcn shadcn-ui tailwindcss typescript
Last synced: 16 May 2025
https://github.com/instant-dev/instant
JavaScript API framework with ORM, migrations and vectors
api bun deno javascript migrations nodejs orm postgres postgresql
Last synced: 07 Apr 2025
https://github.com/instant-dev/instant.dev
Command line tools for Instant API and ORM, including migrations and vectors
api bun deno javascript migrations nodejs orm postgres postgresql
Last synced: 19 Apr 2025
https://github.com/lukeautry/ts-app
Boilerplate project for a TypeScript API (Express, tsoa) + UI (React/TSX)
express node postgresql react redis typescript webpack
Last synced: 09 Apr 2025
https://github.com/atkrad/wait4x
Wait4X allows you to wait for a port or a service to enter the requested state.
cli dns go golang hacktoberfest http influxdata influxdb linux mariadb mongodb mysql postgresql rabbitmq redis tcp tool wait4x
Last synced: 16 Mar 2025
https://github.com/baroshem/microservice-template
📖 Nest.js based microservice repository template
cqrs docker domain-driven-design env event-sourcing microservices nestjs postgresql rabbitmq typeorm
Last synced: 12 Apr 2025
https://github.com/ildus/clickhouse_fdw
ClickHouse FDW for PostgreSQL
binary clickhouse fdw http postgresql pushdown
Last synced: 06 Apr 2025
https://github.com/benawad/create-graphql-api
Set up a Typescript GraphQL API by running one command.
Last synced: 06 Apr 2025
https://github.com/terkelg/sqliterally
Lightweight SQL query builder
mysql node node-pg parameterized postgres postgresql query query-builder sql template-literals
Last synced: 06 Apr 2025
https://github.com/flexxnn/sequelize-auto-migrations
Migration generator && runner for sequelize
cli migrations-generator mysql node-module postgresql sequelize sql sqlite
Last synced: 16 May 2025
https://github.com/kwent/pgbouncerhero
A dashboard for your PgBouncers.
dashboard engine gui pgbouncer postgresql
Last synced: 31 Mar 2025
https://github.com/postgrespro/imgsmlr
Similar images search for PostgreSQL
gist image-processing postgres postgresql similarity-search
Last synced: 09 Apr 2025
https://github.com/altinity/clickhouse-sink-connector
Replicate data from MySQL, Postgres and MongoDB to ClickHouse®
avro cdc clickhouse debezium kafka kafka-connect mongo mysql postgresql replication sqlserver
Last synced: 16 May 2025
https://github.com/vapor/sql-kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
ddl dml mysql postgresql server-side-swift spm sql sqlite swift vapor
Last synced: 07 Apr 2025
https://github.com/intermine/intermine
A powerful open source data warehouse system
api bioinformatics biology clojure clojurescript data-visualisation data-visualization data-warehouse genetics genomics java lgplv3 open-source opensource perl postgresql python tomcat tomcat8 webservices
Last synced: 16 May 2025
https://github.com/yaseenmustapha/nextjs14-app
Full-stack Next.js 14 application. Uses React 18 client & server components, TypeScript, Prisma ORM, Railway PostgreSQL database, NextAuth.js OAuth 2.0 authentication, OpenAI API GPT-3.5-Turbo, and Stripe payments.
gpt-35-turbo nextauth nextjs nextui oauth2 openai openai-api postgresql prisma railway react reactjs stripe tailwindcss typescript
Last synced: 30 Nov 2024
https://github.com/supabase/pg_netstat
PostgreSQL extension to monitor database network traffic
extensions pcap postgresql rust
Last synced: 13 Apr 2025
https://github.com/bytesandbrains/h3-pg
PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
geospatial h3 postgis postgresql
Last synced: 23 Nov 2024
https://github.com/zachasme/h3-pg
PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
geospatial h3 postgis postgresql
Last synced: 15 Mar 2025