Applications

Software and tools that use PostgreSQL can be managed by the docker daemon

PostgreSQL is the most popular database in the world, and countless software is built on PostgreSQL, around PostgreSQL, or serves PostgreSQL itself, such as

  • Application software” that uses PostgreSQL as the preferred database
  • Tooling software” that serves PostgreSQL software development and management
  • Database software” that derives, wraps, forks, modifies, or extends PostgreSQL

And Pigsty just have a series of Docker Compose templates for these software, application and databases:

NameWebsiteTypeStatePortDomainDescription
SupabaseSupabaseDBGA8000supa.pigstyOSS Firebase Alternative, Backend as Platform
PolarDBPolarDBDBGA5532OSS RAC for PostgreSQL
FerretDBFerretDBDBGA27017OSS Mongo Alternative base on PostgreSQL
MinIOMinIODBGA9000sss.pigstyOSS AWS S3 Alternative, Simple Storage Service
EdgeDBEdgeDBDBTBDOSS Graph Database base on PostgreSQL
NocoDBNocoDBAPPGA8080noco.pigstyOSS Airtable Alternative over PostgreSQL
OdooOdooAPPGA8069odoo.pigstyOSS ERP Software base on PostgreSQL
DifyDifyAPPGA8001dify.pigstyOSS AI Workflow Orachestration & LLMOps Platform
JupyterJupyterAPPGAlab.pigstyOSS AI Python Notebook & Data Analysis IDE
GiteaGiteaAPPGA8889git.pigstyOSS DevOps Git Service
WikiWiki.jsAPPGA9002wiki.pigstyOSS Wiki Software
GitLabGitLabAPPTBDOSS GitHub Alternative, Code Management Platform
MastodonMastodonAPPTBDOSS Decentralized Social Network
KeycloakKeycloakAPPTBDOSS Identity & Access Management Component
HarbourHarbourAPPTBDOSS Docker/K8S Image Repository
ConfluenceConfluenceAPPTBDEnterprise Knowledge Management System
JiraJiraAPPTBDEnterprise Project Management Tools
ZabbixZabbix 7APPTBDOSS Monitoring Platform for Enterprise
GrafanaGrafanaAPPTBDDashboard, Data Visualization & Monitoring Platform
MetabaseMetabaseAPPGA9004mtbs.pigstyFast analysis of data from multiple data sources
ByteBaseByteBaseAPPGA8887ddl.pigstyDatabase Migration Tool for PostgreSQL
KongKongTOOLGA8000api.pigstyOSS API Gateway based on Nginx/OpenResty
PostgRESTPostgRESTTOOLGA8884api.pigstyGenerate RESTAPI from PostgreSQL Schemas
pgAdmin4pgAdmin4TOOLGA8885adm.pigstyPostgreSQL GUI Admin Tools
pgWebpgWebTOOLGA8886cli.pigstyPostgreSQL Web GUI Client
SchemaSpySchemaSpyTOOLTBDDump & Visualize PostgreSQL Schema
pgBadgerpgBadgerTOOLTBDPostgreSQL Log Analysis
pg_exporterpg_exporterTOOLGA9630Expose PostgreSQL & Pgbouncer Metrics for Prometheus

Enterprise Self-Hosted Supabase

Self-host enterprise-grade Supabase with Pigsty, featuring monitoring, high availability, PITR, IaC, and 440+ PostgreSQL extensions.

Odoo: Self-Hosted Open Source ERP

How to spin up an out-of-the-box enterprise application suite Odoo and use Pigsty to manage its backend PostgreSQL database.

Dify: AI Workflow Platform

How to self-host the AI Workflow LLMOps platform — Dify, using external PostgreSQL, PGVector, and Redis for storage with Pigsty?

NocoDB: Open-Source Airtable

Use NocoDB to transform PostgreSQL databases into smart spreadsheets, a no-code database application platform.

Teable: AI No-Code Database

Build AI-powered no-code database applications with Teable to boost team productivity.

Gitea: Simple Self-Hosting Git Service

Launch the self-hosting Git service with Gitea and Pigsty managed PostgreSQL

Wiki.js: OSS Wiki Software

How to self-hosting your own wikipedia with Wiki.js and use Pigsty managed PostgreSQL as the backend database

Mattermost: Open-Source IM

Build a private team collaboration platform with Mattermost, the open-source Slack alternative.

Maybe: Personal Finance

Manage personal finances with Maybe, the open-source Mint/Personal Capital alternative.

Metabase: BI Analytics Tool

Use Metabase for rapid business intelligence analysis with a user-friendly interface for team self-service data exploration.

Kong: the Nginx API Gateway

Learn how to deploy Kong, the API gateway, with Docker Compose and use external PostgreSQL as the backend database

Registry: Container Image Mirror

Deploy Docker Registry mirror service to accelerate Docker image pulls, especially useful for users in China.

ByteBase: PG Schema Migration

Self-hosting bytebase with PostgreSQL managed by Pigsty

PGAdmin4: PG Admin GUI Tool

Launch pgAdmin4 with docker, and load Pigsty server list into it

PGWeb: Browser-based PG Client

Launch pgweb to access PostgreSQL via web browser

PostgREST: Generate REST API from Schema

Launch postgREST to generate REST API from PostgreSQL schema automatically

Electric: PGLite Sync Engine

Use Electric to solve PostgreSQL data synchronization challenges with partial replication and real-time data transfer.

Jupyter: AI Notebook & IDE

Run Jupyter Lab in container, and access PostgreSQL database

PGLOG: PostgreSQL Log Analysis Application

A sample Applet included with Pigsty for analyzing PostgreSQL CSV log samples

NOAA ISD Global Weather Station Historical Data Query

Demonstrate how to import data into a database using the ISD dataset as an example

WHO COVID-19 Pandemic Dashboard

A sample Applet included with Pigsty for visualizing World Health Organization official pandemic data

StackOverflow Global Developer Survey

Analyze database-related data from StackOverflow’s global developer survey over the past seven years

DB-Engines Database Popularity Trend Analysis

Analyze database management systems on DB-Engines and browse their popularity evolution

AWS & Aliyun Server Pricing

Analyze compute and storage pricing on Aliyun / AWS (ECS/ESSD)


Last Modified 2026-01-09: add supabase asciinema demo (693cfa8)