Buy new:
$52.40$52.40
This item cannot be shipped to your selected delivery location. Please choose a different delivery location.
Ships from: Basi6 International Sold by: Basi6 International
Save with Used - Good
$4.45$4.45
$6.99 delivery October 7 - 16
Ships from: Ammareal - Professional seller Sold by: Ammareal - Professional seller
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.
Read instantly on your browser with Kindle for Web.
Using your mobile phone camera - scan the code below and download the Kindle app.
MySQL (OTHER NEW RIDERS) First Edition
Purchase options and add-ons
- ISBN-109780735709218
- ISBN-13978-0735709218
- EditionFirst Edition
- PublisherNew Riders Pub
- Publication dateDecember 28, 1999
- LanguageEnglish
- Dimensions7.5 x 1.75 x 9.5 inches
- Print length756 pages
Editorial Reviews
Amazon.com Review
The volume is superbly organized into 12 chapters and 10 appendices and contains a concise table of contents and a comprehensive 50-page index. It is peppered with references to the online HTML documentation that comes with the source and binary distributions (which are available and easy to install in stable rpm and tar releases.)
The first third of MySQL is an excellent instruction tool for database newbies; the second third is a detailed reference for MySQL developers; and the last third consists of clearly annotated appendices, including C, Perl (but not Python), and PHP interfaces.
Perhaps as an indication of the collective will of the developers of MySQL, DuBois does not separate Windows 95/98/NT design or development specifics from its main discussions. Platform-independent design is a goal, not a reality, and users will have to rely on newsgroups and mailing lists for details. Moreover, security issues are addressed in a mere 18 pages, a large part of which is devoted to standard Unix file and network-access permissions. Next to nothing is mentioned about defense against common hacking strategies, the use of secure shell interfaces, or access encryption.
Although it is nearly 800 pages in length, DuBois's book is thankfully not encyclopedic. It is a valuable précis of the MySQL database, and its easy-to-skim look and feel will make it an excellent browse for database experts who want to know what is and is not possible within MySQL, the application. --Peter Leopold
From Library Journal
Copyright 2000 Reed Business Information, Inc.
From the Back Cover
About the Author
Product details
- ASIN : 0735709211
- Publisher : New Riders Pub; First Edition (December 28, 1999)
- Language : English
- Paperback : 756 pages
- ISBN-10 : 9780735709218
- ISBN-13 : 978-0735709218
- Item Weight : 2.65 pounds
- Dimensions : 7.5 x 1.75 x 9.5 inches
- Best Sellers Rank: #8,532,705 in Books (See Top 100 in Books)
- #641 in MySQL Guides
- #1,225 in Unix Operating System
- #1,431 in SQL
- Customer Reviews:
About the author

Discover more of the author’s books, see similar authors, read book recommendations and more.
Customer reviews
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on AmazonCustomers say
Customers find the book well-explained, easy to read, and simple. They say it's worth the money and truly indispensable. Readers also appreciate the pacing, saying it gets to the point and includes a great chapter on the DBI interface.
AI-generated from the text of customer reviews
Customers find the book well-written, well-explained, and easy to read. They say it's an excellent MySQL tutorial and reference with many great examples. Readers also mention the author does a great job and gives a clear view of how it works.
"...The author does a GREAT job; no b.s that I didnt understand...." Read more
"...I found this to be a good way to interface with MySQL from within the Perl modules, as it renders my code portable...." Read more
"...Paul DuBois very clearly explains everything, and I cannot say a bad thing about this book...." Read more
"This is an excellent book. It is well written, well explained and makes using MySQL databases easy while giving you a clear view of how it works...." Read more
Customers find the book excellent, well worth the price, and indispensible.
"...It never grows old, and is truly indispensible." Read more
"This is an excellent book. It is well written, well explained and makes using MySQL databases easy while giving you a clear view of how it works...." Read more
"Would've purchased the book full price, is very much well worth it...." Read more
"Outstanding Book! A must have for MySQL Programmers...." Read more
Customers find the book well-organized and gets to the point. They say it includes a great chapter on the DBI interface for beginners.
"...That's the power of this book, it is very well organized and get's to the point so that you can use MySQL quickly, regardless of your background...." Read more
"...(Had to install the .rpm's..{grin}This book also includes a great chapter on the DBI interface for MySQL...." Read more
"for beginners, excellent intro......" Read more
-
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
I use Linux (mandrake 8/8.1) with mysql/apache/php pre-config'd during OS install.
I have read quite few books recently to get myself up and running with php, mysql and web applications. After going through this tutorial, I am very confidant that I can create web apps using mysql/php. I had no problems with any of the lessons in the tutorials. The author does a GREAT job; no b.s that I didnt understand. I was able to log in to my remote host, setup user accounts, create the sample database perfectly.
I highly recommend this to beginners, at the very least. Ill further update this review int he weeks to come.
ciao
This book showed me concisely what I needed to get up and running. It has many great examples, is easy to read, and had me writing code in about an hour. (Had to install the .rpm's..{grin}
This book also includes a great chapter on the DBI interface for MySQL. I found this to be a good way to interface with MySQL from within the Perl modules, as it renders my code portable.
I *highly* recommend this book to anybody trying to start out, like I did.
Now that I'm a more or less experienced user of MySQL (and mostly due to practice and not from reading the book), I find that the rather sparse reference part of the book is quite lacking and only partially useful.