Overview
PostgreSQL is an object-relational database management system with transactions, foreign keys, subqueries, triggers, user-defined types, and functions. This GitHub repository is a mirror of the official Git repository and serves as an entry point to the source distribution and development documentation.
Based on official documentation; not hands-on tested · Content checked:
Combine relational data with custom types and functions
It builds on a broad subset of SQL with transactional consistency, references, complex queries, triggers, and extensible types and functions. The README directs readers to source-build instructions, versioned documentation, and official software downloads.
Sources: [2]
For long-lived systems centered on integrity and SQL
It is a candidate for systems that express business-data relationships and constraints in the database and rely on SQL queries, aggregation, and transactions. Extensible types and functions can also delay the need to add a separate specialized database.
Sources: [2]
Do not mistake the GitHub mirror for the development authority
The repository description states that pull requests are not handled on GitHub and contributions follow PostgreSQL's own patch-submission workflow. Most users will also choose a distribution for their OS or managed environment instead of building this source directly. Review release-specific compatibility, backup, and upgrade guidance in the official documentation.
Official sources
- [1]PostgreSQL official GitHub mirror(2026-09-12)
- [2]PostgreSQL README(2026-09-12)
Supplemental curator note
Selected as a rare case where discovery accumulates around an official mirror and source code despite having no topics or marketing README.
Growth trends
Last 30 days
22,084 Stars
Trend data is still being collected.
Built with
- C
Categories and tags
Categories
GitHub dataView detailed GitHub data
- Stars
- 22,084
- Forks
- 5,912
- Watchers
- 577
- Open issues
- 0
- Contributors
- 42
- Primary language
- C
- License
- Not determined
- Repository last updated
- Sep 12, 2026
Explore next
- n8n204,119 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama180,764 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify155,555 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript - ComfyUI132,801 Stars
An AI creation engine for arranging image, video, audio, and 3D generation in node graphs and exposing workflows through a local API.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.