See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

68 used & new from $0.01

Have one to sell? Sell yours here
 
 
MySQL and mSQL
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

MySQL and mSQL [ILLUSTRATED] (Paperback)

by Randy Jay Yarger (Author), George Reese (Author), Tim King (Author)
2.9 out of 5 stars See all reviews (86 customer reviews)


Available from these sellers.


17 new from $2.87 51 used from $0.01
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) 17 used & new from $2.98
There is a newer edition of this item:
Managing and Using MySQL (2nd Edition) Managing and Using MySQL (2nd Edition) 3.3 out of 5 stars (14)
$26.37
In Stock.

Customers Who Bought This Item Also Bought

Apache: The Definitive Guide

Apache: The Definitive Guide

by Ben Laurie
Explore similar items

Editorial Reviews

Amazon.com Review
MySQL and mSQL provides the essentials to programming with these two popular Unix freeware database packages in C/C++, Perl, Python, and Java. The book begins with a fine introduction to databases that covers tables, fields, indexes, and normalization. Then it explains the history of the freeware mSQL and MySQL packages (which offer better performance than commercial relational database management system (RDBMS) packages, though they don't support transactions or other features). Next the authors look at SQL as used within MySQL and mSQL and clarify where to download these packages and how to install them. Examples of how to program with MySQL/mSQL in C/C++ follow.

One of the best parts of this book is its introduction to using Common Gateway Interface (CGI) and Perl to power a Web site with a MySQL/mSQL database. This section offers complete information on using mSQL Perl (and the emerging Database Independent [DBI] standard) for developing CGI database scripts in Perl, and it includes clear examples (including a student database). The book then moves from Perl on to other programming languages--Python and Java. Reference material to all the relevant APIs is featured for each language.

Whatever programming API you choose, MySQL and mSQL are ready to meet the needs of the small to moderate-size Web site. This book delivers essential information on these packages and will help both Web masters and programmers get the most out of these powerful freeware database tools. --Richard Dragan

From Library Journal
Using a database is the ony way to assure that a web siteAeven a small web siteAwill scale as Internet traffic grows. MySQL & mSQL are two very popular databases for those small sites, first because they are comparatively easy to use and second because they are freeware designed for Linux and UNIX systems. Yarger's book is a great tutorial; covering both programs it is sure to be in demand in public and undergraduate libraries. It is not really appropriate for database beginners, but it will serve intermediate users and is an excellent technical guide for those who already know SQL but don't know MySQL & mSQL.
Copyright 1999 Reed Business Information, Inc.

See all Editorial Reviews


Product Details

  • Paperback: 496 pages
  • Publisher: O'Reilly; 1 edition (July 1, 1999)
  • Language: English
  • ISBN-10: 1565924347
  • ISBN-13: 978-1565924345
  • Product Dimensions: 9.2 x 7.1 x 1.2 inches
  • Shipping Weight: 2 pounds
  • Average Customer Review: 2.9 out of 5 stars See all reviews (86 customer reviews)
  • Amazon.com Sales Rank: #1,220,653 in Books (See Bestsellers in Books)

Look Inside This Book

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

86 Reviews
5 star:
 (19)
4 star:
 (14)
3 star:
 (13)
2 star:
 (17)
1 star:
 (23)
 
 
 
 
 
Average Customer Review
2.9 out of 5 stars (86 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
32 of 32 people found the following review helpful:
4.0 out of 5 stars MySQL & mSQL, January 12, 2000
By E. G. Caldwell (New Zealand) - See all my reviews
When I was considering purchasing this book, there were only three reviews available. One review thought the book worth the reviewer's trouble - the other two consigned it to the trash-can of history. So I closed my eyes, crossed my fingers (of my non-mouse hand) and clicked the Add-to-Shopping-Trolley button.

I'm glad I did. I now have a hard-copy, handy reference to MySQL and mSQL, that covers installation, setup and configuration of the software. It covers programming access to the two database engines, too, with overviews of the Perl::DBI and Python modules. Accessing data with PHP is given a brief look too. The documentation accompanying Perl, Python and PHP are the ultimate references, so I think it unreasonable to expect more than an overview focussing on any more than the the database engine interface.

I needed a small to medium database engine with a CGI interface and/or an SQL interface. MySQL and mSQL both seemed to fit the bill - but which one would be best for MY purposes? I hadn't had the time to visit their respective web-sites and read the on-line documentation. This book, if I guessed O'Reilly's intent correctly, and if my reading between the lines of the few reviews available was correct, would give me both the information I needed to choose between them,and the installation, setup and use coverage I would also need for the chosen engine in a handy reference form - I assume the chosen engine will come with more comprehensive information.

The book is exactly what I expected. It is written for the experienced (intermediate to advanced) system administrator/dba (data base administrator) enabling them to quickly install and set up a medium-sized database engine. The tools provided to administer the database server are also covered sufficiently for the experienced. If you expect to learn SQL, Database administration, database query programming and more, then you will be severely disappointed.

I give the book 4 stars. It may be worth more, but editorial and proof-reading errors (O'Reilly books used to be better) interrupt one's reading. The example code has occasional errors but then I didn't expect it to be gospel but rather an illustration of how-to. I was a little bemused at first by the switching back and forth between the two engines. As I read more, I came to appreciate the approach of treating MySQL and mSQL as one and highlighting the differences between them.

If you are a webmaster, have some programming experience, some dba experience and are at home in the L-Unix environment, then you will find the book useful.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
32 of 34 people found the following review helpful:
2.0 out of 5 stars Very disappointed., February 26, 2000
By Joseph Chiu (Los Angeles) - See all my reviews
(REAL NAME)   
I was very disappointed with this book. So were two coworkers who have looked at it. This book is not up to the traditional O'Reilly quality. (In fact, I'm annoyed enough to say that Que should have published this book...)

Only about 30% of the book is useful material. Most examples and explanations are sketchy -- almost useless. If you already knew SQL, there's very little to learn from this book. If you didn't know SQL, this book does a poor job of teaching it to you.

If the book stuck strictly to mSQL and MySQL, it would have been about ~150 pages of content. The rest (about 300 pages) is a "reference manual" for various (PHP/Perl/Java JDBC/C/Python) languages' support for MySQL/mSQL. Again, if you didn't know the concepts already, you would have a hard time learning useful stuff from this book.

Still, I have to admit to using the book every so often as a handy "at-my-fingertips" reference book. For that, I am glad that I have it. But I don't think it was worth the price I paid.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
19 of 19 people found the following review helpful:
5.0 out of 5 stars It was exactly what I wanted, November 2, 1999
By A Customer
I disagree with many of the reviews I've read here.

"MySQL & mSQL" was EXACTLY what I hoped and expected it to be: a detailed discussion of what was unique to just those two database products. If you need to learn SQL, normalization, schema design, query optimiziation, etc, go buy one of the dozens of books already out there -- they apply to MySQL as well as Sybase, Oracle, etc.

However, if you're like me and you already know SQL and relational database concepts, then all you really want to know is how MySQL/mSQL implement them and how you go about executing statements, running queries, and extracting results from your programming language of choice.

I needed to know: what datatypes MySQL supports; what RDBMS features it does/does not provide, and how to get at them; how the peculiar MySQL security system operates; and how to access MySQL from Perl and Java. It answered every one of my questions comprehensively and succinctly.

Exactly as it should have.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Ad
 
Most Recent Customer Reviews

4.0 out of 5 stars Satisfied and a very good reference
I have had this book for 3 years now and it is still on my "easy-access bookshelf". I use MySQL and can't comment on the mSQL portion. Read more
Published on November 25, 2003 by Charles D. Angel

5.0 out of 5 stars Not Enough Stars!
Do NOT buy any other book on MySQL. You will end up tossing others aside and buying this one. As others have said, chapter 2 gives the absolute best discussion of normalization... Read more
Published on October 29, 2003 by frogsteaks

2.0 out of 5 stars Fair reference to start with, but leaves you wanting more
The books was my first introduction to MySQL ( I never read anything about mSQL out of choice) and I felt it started of well, but as I got further the book lacked depth both in... Read more
Published on January 26, 2003 by rjaising

4.0 out of 5 stars A good overall introduction to SQL databases...
This books provides a good all around introduction to databases, SQL and the mSQL and MySQL database servers. Read more
Published on December 30, 2002 by Brian Ecker

5.0 out of 5 stars Best MySQL Tutorial and Intro book ever written!
Simply the best MySQL intro book. If you have no MySQL experience I believe you have no idea where to start from and this book is a perfect tutorial that guide MySQL newbie step... Read more
Published on December 28, 2002 by Denys Vorobyov

1.0 out of 5 stars Horrible!!
This certainly the worst book on computers that I've ever seen. O'Reilly, do something about this NOW!!
Published on August 8, 2002 by canillas

1.0 out of 5 stars disappointing
Very disappointing. O'Reilly books generally mean quality but this one is terrible. It's poorly organized and the idea of covering both MySQL and mSQL in the same book simply... Read more
Published on July 19, 2002

1.0 out of 5 stars Terrible.
I haven't seen a book this bad from ORA before. It's sketchy, incomplete, and almost totally useless to anyone actually wanting to use the programs. Read more
Published on May 24, 2002 by R. Furr

2.0 out of 5 stars Too broad -- not enough detail
Trusting in the O'Reilly standard of books does not help here.
The main problem with the book is that it covers two different
databases. Read more
Published on January 1, 2002 by Shawn Boyce

1.0 out of 5 stars Worst Book from O'Reill
This is the worst O'Reilly book ever. It made me not use MySQL for over a year. I switched to PostgreSQL instead. No step by step on how to add users, etc. Read more
Published on December 6, 2001 by Glenn Bottoms

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   
Related forums


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Value Center Deals

Home Improvement Value Center
Let spectacular savings of up to 50% in the Home Improvement Value Center help motivate you to organize the closet, garage, and everything else.

Shop the Value Center

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 
Shop for Welding Torches and Oxyacetylene Torch Kits
Welding Torch and Oxyacetylene Torch KitsSelect a welding torch and oxyacetylene torch kit for tough construction, fabrication, repair, and other torch jobs.
 
Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates