Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Postgres | 13,210 | 17 hours ago | 1 | other | C | |||||
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 | ||||||||||
24pullrequests | 1,604 | 3 days ago | 46 | mit | Ruby | |||||
:christmas_tree: Giving back to open source for the holidays | ||||||||||
Node Postgres Docs | 90 | a year ago | 52 | mit | JavaScript | |||||
Documentation for node-postgres | ||||||||||
Tws On Rails | 24 | 4 years ago | 25 | HTML | ||||||
Core Tea With Strangers application | ||||||||||
Flaskipy | 22 | 4 years ago | 2 | April 18, 2018 | 1 | mit | Python | |||
RESTFul API service generator/CLI with Flask and Postgres | ||||||||||
Pg_bigm | 19 | 5 months ago | 2 | other | C | |||||
Mirror of the official pg_bigm GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://pgbigm.osdn.jp/index_en.html | ||||||||||
Juniordevframework | 12 | 2 years ago | 6 | mit | JavaScript | |||||
Swoft Pgsql | 9 | 4 years ago | 3 | November 04, 2019 | apache-2.0 | PHP | ||||
Swoft Postgresql Component | ||||||||||
Postgres | 9 | a day ago | other | C | ||||||
Private development repository of PostgreSQL. Contains master branch and branches for patches currently in development. Can take pull requests if people find bugs in some of my patches. | ||||||||||
Mssequelize | 6 | 10 years ago | 2 | mit | JavaScript | |||||
sequelize with mssql dialect |
This directory contains the source code distribution of the PostgreSQL database management system.
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions. This distribution also contains C language bindings.
PostgreSQL has many language interfaces, many of which are listed here:
https://www.postgresql.org/download/
See the file INSTALL for instructions on how to build and install PostgreSQL. That file also lists supported operating systems and hardware platforms and contains information regarding any other software packages that are required to build or run the PostgreSQL system. Copyright and license information can be found in the file COPYRIGHT. A comprehensive documentation set is included in this distribution; it can be read as described in the installation instructions.
The latest version of this software may be obtained at https://www.postgresql.org/download/. For more information look at our web site located at https://www.postgresql.org/.