06403ecee1
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS), derived from the Berkeley Postgres database management system. While PostgreSQL retains the powerful object-relational data model, rich data types and easy extensibility of Postgres, it replaces the PostQuel query language with an extended subset of SQL. PostgreSQL is free and the complete source is available. This is the meta-package for the PostgreSQL database system.
9 lines
441 B
Text
9 lines
441 B
Text
PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
|
|
derived from the Berkeley Postgres database management system. While
|
|
PostgreSQL retains the powerful object-relational data model, rich data types
|
|
and easy extensibility of Postgres, it replaces the PostQuel query language
|
|
with an extended subset of SQL.
|
|
|
|
PostgreSQL is free and the complete source is available.
|
|
|
|
This package contains the database server programs.
|