Postgre SQL
  • Practical PostgreSQL
    This book is intended to be a practical guide to PostgreSQL v7.1.x, though most of the book should also apply to earlier and future releases of PostgreSQL. The content is focused on getting the reader comfortable with PostgreSQL in the most expedient fashion possible. Although this book will touch on some academic database subjects, such discussion will be kept brief.
    Added by mathwhiz on 2007-02-15 01:06:34

  • Practical PostgreSQL
    This book is for anyone interested in utilizing the PostgreSQL object-relational database-management system (ORDBMS). The reader should be familiar with Linux- and UNIX-based systems, but is not expected to be a database guru. Although the test operating system for this book is Red Hat Linux, the tasks in this book that apply to Linux should apply to most UNIX variants without much modification.
    Added by clownfish on 2007-02-15 11:16:10

  • PostgreSQL: Introduction and Concepts
    In writing this book, . Momjian captures database concepts using simple and easy-to-understand language. The book is designed to lead the reader from their first database query through the complex queries needed to solve real-world problems/Beginning with a short history of POSTGRESQL, the book moves from simple queries to the most important database commands. Common problems are covered early, which should prevent users from getting stuck with queries that fail.
    Added by pmsprasa on 2007-02-15 11:24:39

  • Writing PostgreSQL Applications
    This article discusses the concepts needed to write applications using POSTGRESQL. It covers the purpose of databases and how to communicate with them from applications.
    Added by pmsprasa on 2007-02-15 11:28:50