Beginning Databases with PostgreSQL

ASIN: 1861005156
Average Customer Review: 4.5, based on 11 reviews.
Customer reviews (5 of 11)
I still refer to this book, 2006-07-30, Rating: 4.
I think the index is weak.
This is a good book if you can get your hands on it. I learned how to set up and use PostgreSQL, even though I was new to FreeBSD. I was able to build a very good web app based on PostgreSQL and PHP, because I learned how to write stored procedures, and triggers, and how to write out the database schema in a text file. I'd had no prior experience with using a database server.
3 years after purchase, I still refer to this book. It's especially valuable for the server-side programming section, however, I've refered to it for the forms of the SELECTS, INSERTS, UPDATES, and subqueries. it's a very good book for database beginners. very good! 4.5 because of the weak index.
If I lost this book, I would buy it again.
This is a good book if you can get your hands on it. I learned how to set up and use PostgreSQL, even though I was new to FreeBSD. I was able to build a very good web app based on PostgreSQL and PHP, because I learned how to write stored procedures, and triggers, and how to write out the database schema in a text file. I'd had no prior experience with using a database server.
3 years after purchase, I still refer to this book. It's especially valuable for the server-side programming section, however, I've refered to it for the forms of the SELECTS, INSERTS, UPDATES, and subqueries. it's a very good book for database beginners. very good! 4.5 because of the weak index.
If I lost this book, I would buy it again.
The best database book I have ever read, 2003-04-20, Rating: 5.
My most favorites PostgreSQL book and even can be used for the beginner to learn about the database design as well as some of the good SQL statements (I have learnt some of the SQL commands from this book for my PHP and MySql web application). The spoon-feeding style of explanation is very clear and lots of examples will help any beginner up and running in no time! I am waiting for the second edition and hopefully will be loaded with more JSP and servlet examples.
= * * * *, 2002-08-12, Rating: 4.
This is a Wrox book, which to me means it is probably not very concise or well written, but it has a pretty good amount of information; and the title says "Beginning Databases with PostgreSQL", so my expectation was for something a little bit more useful and germane than a "<subject/> for Dummies" or "Teach yourself <subject/> in <duration/>". And that is pretty much what I got. The book does not cost a lot, it is pretty easy to read, it covers most of the things good beginning relational database books usually do, and it does it in the context of PostgreSQL.<p>If I had to choose between this and "Practical PostgreSQL", which is the only comparable book out right now (mid 2002), I would probably choose the latter, but I think it would be better to get both, since they are both presenting similar information pretty well, but slightly differently, so I think reading both would result in a better overall understanding.
An excellent introduction to the greatest free database, 2002-07-19, Rating: 4.
This is a very well-written introduction to relational databases and PostgreSQL in particular. The authors meticulously describe how to install the database on both a Windows and a Linux platform, how to compile the source, how to setup ODBC drivers to enable access to the database through MS Access, and all the various free utilities that exist. They then walk the reader very carefully through a thorough introduction to SQL, database design, normal forms, and the built-in functions of the database. The final section of the book presents a variety of methods for writing front-end applications using either PHP, C, Perl, or Java. As a Java programmer, I found the Java chapter very well-written. <p>Overall, this is a good beginning book. It will not turn you into an expert on database design, nor does it offer an encyclopedic PostgreSQL reference. But it is a perfect starting point for those who have chosen to explore this great database system.
Ignoring typos & grammar, a great introduction to PostgreSQL, 2002-04-21, Rating: 4.
I've been a PostgreSQL user for over a year, but I wanted to know more about databases in general and PostgreSQL in particular. "Beginning Databases with PostgreSQL" (BDWP) answered the questions I had and introduced me to the power of this open source database. My favorite aspect of the book was its use of "Try It Out" sections, where readers experiment with sample tables provided at the publisher's web site. These hands-on exercises reinforced the lessons of the text. I was able to install, configure, and manipulate a PostgreSQL database on FreeBSD following the authors' guidance. Windows fans can follow the authors' instructions for running PostgreSQL on Cygwin. Few other books give such attention to detail.
The book's major drawback is its sloppy grammar and frequent, repeating typos. The term 'However' appeared in many sentences for no good reason. Commas also popped up in odd locations. Thanks to the publisher's web site errata listing, I was able to correct most of the book's technical mistakes. Still, these other errors were unnerving.
Since I'm not a developer, I didn't pay much attention to chapters 13-17, where the authors describe ways to access a database using C, PHP, Perl, and Java. I was content with the user- and administrator-based material of the first 12 chapters. If you use a PostgreSQL database or need to create one, I recommend BDWP. You won't gain insight into the deeper mysteries of database administration, but the hands-on lessons will provide enough tools to get you started.
The book's major drawback is its sloppy grammar and frequent, repeating typos. The term 'However' appeared in many sentences for no good reason. Commas also popped up in odd locations. Thanks to the publisher's web site errata listing, I was able to correct most of the book's technical mistakes. Still, these other errors were unnerving.
Since I'm not a developer, I didn't pay much attention to chapters 13-17, where the authors describe ways to access a database using C, PHP, Perl, and Java. I was content with the user- and administrator-based material of the first 12 chapters. If you use a PostgreSQL database or need to create one, I recommend BDWP. You won't gain insight into the deeper mysteries of database administration, but the hands-on lessons will provide enough tools to get you started.
