Jump to ratings and reviews
Rate this book

Beginning Databases with PostgreSQL: From Novice to Professional

Rate this book

PostgreSQL is arguably the most powerful open-source relational database system. It has grown from academic research beginnings into a functionally-rich, standards-compliant, and enterprise-ready database used by organizations all over the world. And it’s completely free to use.

Beginning Databases with PostgreSQL offers readers a thorough overview of database basics, starting with an explanation of why you might need to use a database, and following with a summary of what different database types have to offer when compared to alternatives like spreadsheets. You’ll also learn all about relational database design topics such as the SQL query language, and introduce core principles including normalization and referential integrity.

The book continues with a complete tutorial on PostgreSQL features and functions and include information on database construction and administration. Key features such as transactions, stored procedures and triggers are covered, along with many of the capabilities new to version 8. To help you get started quickly, step-by-step instructions on installing PostgreSQL on Windows and Linux/UNIX systems are included.

In the remainder of the book we show you how to make the most of PostgreSQL features in your own applications using a wide range of programming languages, including C, Perl, PHP, Java and C#. Many example programs are presented in the book, and all are available for download from the Apress web site.

By the end of the book you will be able to install, use, and effectively manage a PostgreSQL server, design and implement a database, and create and deploy your own database applications.

688 pages, Paperback

First published April 6, 2005

6 people are currently reading
44 people want to read

About the author

Neil Matthew

13 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (9%)
4 stars
20 (45%)
3 stars
15 (34%)
2 stars
3 (6%)
1 star
2 (4%)
Displaying 1 - 3 of 3 reviews
Profile Image for Louis.
227 reviews31 followers
July 12, 2009
This has proven to be a very good book. I'm not a database expert, but I happen to need PostgreSQL because I am working on a project that involves GIS, and PostGIS turns out to be a very appropriate tool for what I am doing. This book got me started and has helped me through the importing of data, understanding basic functions, and incorporating PostgreSQL into my programs (I use a combination of R, Python/Jython and Java. The book does not talk about them all, but what is in there carries over pretty well.) I've also used this to use BIRT and Openoffice.org to link my PostgreSQL databases. Again, it is not spelled out, but what was in here brought me well along the way to making it work.
Profile Image for eXtrem0us.
1 review5 followers
December 28, 2014
This book concisely describes the way of dealing with PostgreSQL environment. It also describes functional abilities, which is common in most known DBMSes and does not contain the distinctive features of PostgreSQL.
Profile Image for Lance.
147 reviews8 followers
January 10, 2014
An acceptable review of databases and PostgreSQL. It's long in the tooth at this point, but it covers the territory well.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.