Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.5 KB

File metadata and controls

24 lines (18 loc) · 1.5 KB
search
boost
0.5

PostgreSQL

PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation.

homepage: https://www.postgresql.org/

version toolchain
13.2 GCCcore/10.2.0
13.3 GCCcore/10.3.0
13.4 GCCcore/11.2.0
14.4 GCCcore/11.3.0
15.2 GCCcore/12.2.0
16.1 GCCcore/12.3.0
16.1 GCCcore/13.2.0
16.4 GCCcore/13.3.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)