PostgreSQL
PostgreSQL
https://www.postgresql.org/
A robust SQL Object-Relational Database
PostgreSQL is a powerful database system with a strong reputation for reliability, data integrity, and correctness.
It supports the SQL standard and is fully ACID compliant. It offers many advanced features, including complex queries, foreign keys, triggers, views, transactional integrity and multiversion concurrency control.
It features native programming interfaces for C/C++, Java, .NET, Perl, Python, Ruby, Tcl, and ODBC.
Documentation
Manuals
IRC general channel
- irc://chat.freenode.net/postgresql
Download
http://ftp.postgresql.org/pub/source/v9.5.4/
version 9.5.4
(stable)
released on 11 August 2016
User level
Intermediate
VCS Checkout
Categories
Related Projects
Extensions, plug-ins, or add-ons for this program
openbarter | barter market | https://github.com/olivierch/openBarter |
Licensing
License
Verified by
Verified on
Notes
License
Verified by
genium
Verified on
22 November 2014
Notes
PostgreSQL is released under the PostgreSQL License.
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Help | mailto:pgsql-announce@postgresql.org | |
Ruby (Ref) (R) | https://rubygems.org/gems/pgsql | |
User | Download | http://www.postgresql.org/download/ |
Bug Tracking | mailto:pgsql-bugs@postgresql.org | |
Ruby (Ref) (R) | https://rubygems.org/gems/postgresql | |
Wiki | Homepage | https://wiki.postgresql.org |
Support | mailto:pgsql-general@postgresql.org | |
IRC channels on irc.freenode.net | Homepage | http://www.postgresql.org/community/irc/ |
Developer | mailto:pgsql-hackers@postgresql.org | |
Debian (Ref) (R) | https://tracker.debian.org/pkg/postgresql | |
Developer | Mailing List Info/Archive | http://www.postgresql.org/community/lists/#developer |
Python (Ref) (R) | https://pypi.org/project/pgsql | |
Developer | VCS Repository Webview | http://git.postgresql.org/gitweb/?p=postgresql.git |
Software prerequisites
Kind | Description |
---|---|
Required to build | make |
Weak prerequisite | Tcl |
Required to build | GCC |
Weak prerequisite | Gettext |
Required to build | Readline |
Weak prerequisite | Flex |
Required to build | zlib |
Weak prerequisite | Bison |
Weak prerequisite | Perl |
Weak prerequisite | Python |
This entry (in part or in whole) was last reviewed on 13 April 2018.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.