postgres/postgres ↗
Created Dec 24, 2020 · View the postgres/postgres repository page
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
50
Lines of Code
247,790
From
Jul 9, 1996
To
Dec 23, 2020
About postgres/postgres
PostgreSQL is an advanced object-relational database management system written in C that implements an extended subset of the SQL standard. The system supports a comprehensive feature set including transactions, foreign keys, subqueries, triggers, user-defined types and functions, and C language bindings, making it suitable for complex data management tasks.
This repository serves as a mirror of the official PostgreSQL Git repository and contains the complete source code distribution for building the database from source. While this GitHub mirror provides access to the codebase, the project does not accept pull requests through GitHub; contributions are instead managed through the PostgreSQL community's official patch submission process as documented on their wiki. The project is maintained by the PostgreSQL Global Development Group and serves users ranging from small applications to large-scale enterprise systems requiring robust relational database capabilities.