![]() |
PostgreSQL |
Other Free Books! Business-Software-Books.us CAD-CAM-Books.us Computer-Books.us Database-Books.us Java-Books.us Linux-Books.us |
|
Remember that these titles are copyright © the author or the publisher. The author / publisher has generously allowed them to be available for free online.
Please respect the terms and conditions of the copyright. If you know of a quality book that we should include on this page, please let me know. |
||
|
|
||
| Practical PostgreSQL | Joshua Drake | |
| PostgreSQL 8.2.0 Documentation | The PostgreSQL Global Development Group | |
| PostgreSQL: Introduction and Concepts | Bruce Momjian | |
| Non-Book Resources |
| PostgreSQL is a free
software object-relational database management system (ORDBMS),
released under a BSD-style license. It offers an alternative to other
database systems. Similarly to other free software projects such as
Apache, GNU/Linux, and MediaWiki, PostgreSQL is not controlled by any
single company, but relies on a global community of developers and
companies to develop it. PostgreSQL's unusual-looking name makes some readers pause when trying to pronounce it, especially those who pronounce SQL as "sequel". PostgreSQL's developers pronounce it /po?st ???s kju? ?l/. (Audio sample, 5.6k MP3). It is also common to hear it abbreviated as simply "postgres", which was its original name. The name refers to the project's origins as a "post-Ingres" database, the original authors having also developed the Ingres database. |