まとめ

Postgres, developed originally in the UC Berkeley Computer Science Department, pioneered many of the object-relational concepts now becoming available in some commercial databases. It provides SQL92/SQL3 language support, transaction integrity, and type extensibility. PostgreSQL is a public-domain, open source descendant of this original Berkeley code.

Postgres はもともとカリフォルニア大学バークレイ校 コンピュータ科学部において開発され、現在ではいくつかの商用データベースに おいても提供されるようになったオブジェクト指向概念の多くをはじめてもたらし ました。Postgres では SQL92/SQL3 言語サポート、 完璧なトランザクション、拡張性をもつ型が用意されています。 Postgres は、バークレイ校によるオリジナルコード を基としてパブリック・ドメイン化およびオープンソース化したものです。