woodys-uk
Price: £13.22
In stock

30 used & new from £0.01

Have one to sell? Sell yours here
 
 
MySQL & mSQL
 
See larger image
 

MySQL & mSQL (Paperback)

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

Available from these sellers.


5 new from £5.00 25 used from £0.01

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Download My SQL GUI tool opens new browser window
www.Navicat.com/MySQL  -  Develop and manage your My SQL Free. Easy to use. Download Now! 
   MS SQL Database Designer opens new browser window
www.visual-paradigm.com  -  Draw ER & UML Class Diagram generate DB, Java, C# & Hibernate 
   MS SQL & My SQL converter opens new browser window
DBConvert.com  -  Convert your database in some steps Easy. Free fully functional trial. 
  
 

Product details

  • Paperback: 502 pages
  • Publisher: O'Reilly Media, Inc, USA; illustrated edition edition (9 Aug 1999)
  • Language English
  • ISBN-10: 1565924347
  • ISBN-13: 978-1565924345
  • Product Dimensions: 23.4 x 18 x 3 cm
  • Average Customer Review: 3.2 out of 5 stars  See all reviews (17 customer reviews)
  • Amazon.co.uk Sales Rank: 800,260 in Books (See Bestsellers in Books)
  • See Complete Table of Contents

Product Description

Amazon.co.uk 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 normalisation. Then it explains the history of the freeware MySQL and mSQL packages which offer better performance than commercial relational database management system (RDBMS) packages although 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 programme 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 includes clear examples (including a student database). The book then moves from Perl on to other programming languages such as 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



Product Description

MySQL and mSQL are popular and robust database products that support key subsets of SQL on both Linux and UNIX systems. Both products are free for non-profit use and cost a small amount for commercial use. Even a small organization or Web site has uses for a database. Perhaps you keep track of all your customers and find that your information is outgrowing the crude, flat-file format you started with. Or you want to ask your Web site's visitors for their interests and preferences and put up a fresh Web page that tallies the results. Unlike commercial databases, MySQL and mSQL are affordable and easy to use. If you know basic C, Java, Perl, or Python, you can quickly write a program to interact with your database. In addition, you can embed queries and updates right in an HTML file so that a Web page becomes its own interface to the database. This book is all you need to make use of MySQL or mSQL. It takes you through the whole process from installation and configuration to programming interfaces and basic administration. Includes reference chapters and ample tutorial material. Topics include: Introductions to simple database design and SQL Building, installation, and configuration Basic programming APIs for C, C++, Java (JDBC), Perl, and Python CGI programming with databases in C and Perl Web interfaces: PHP, W3-mSQL, Lite, and mSQLPerl

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
databases

Your tags: Add your first tag
 

 

Customer Reviews

17 Reviews
5 star:
 (4)
4 star:
 (6)
3 star:
 (1)
2 star:
 (2)
1 star:
 (4)
 
 
 
 
 
Average Customer Review
3.2 out of 5 stars (17 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 2 people found the following review helpful:
1.0 out of 5 stars Scizophrenic, incomplete, unhelpful, 21 Aug 2001
Awful! Get something else. This book is very frustrating, especially if you're trying to get an application going - theres very little in the way of "start here, go here, do this...., this is why you do this", etc. In fact I can't quite see what this book does offer. Attempting to cover 2 DBMS was just a _bad_ idea. Save your money and get the New Riders book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4.0 out of 5 stars God intro, not too heavy, lots of example code., 20 Jun 2003
By M D O'Hara (Portsmouth, England.) - See all my reviews
I bought this book when I was at college just over two years ago. I did my final year project in php and mysql and this book was a great help.

If you're new to MySQL than this is a great book, it has lots of example code in PHP, perl, python, java, C and more and guides you through the basics.

I still find myself referring back to its mysql function list from time to time.

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



 
0 of 3 people found the following review helpful:
1.0 out of 5 stars Dont buy it, 15 Feb 2002
By A Customer
I bought this book mainly becuase I dont like reding off a computer screen and I thought it may infact get me up and running far quicker. Being a windows user I found the coverage very meagre and the focus seemed more on programming while using MySql than on administering it. Eventually in frustration I returned to the WEB. The documentation at is excellent. It really is worth burning a few Rods and cones for as it is quite comprehensive and far more extensive than the book. Whats more it will always be up to date.

If you need to learn JDBC go to the Sun tutorial site. Whether the Perl and C++ programming chapters are worthwhile I cannot say as I dont use those languages.

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


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

4.0 out of 5 stars Thorough and readable
Covers two DBMSes for the price of one! This could actually be the only reference required for all your database needs as it covers installation (and maybe building from source)... Read more
Published on 17 Jul 2001 by C. C. Williams

1.0 out of 5 stars Dreadful. Get the New Riders book by Paul DuBois instead.
Don't think this is the equivalent of the camel book for Perl, or the Flanagan book for Javascript, or other O'Reilly bibles. It isn't. Read more
Published on 29 Dec 2000

1.0 out of 5 stars Useless
... The book does not explain how MySQL works, how to improve performance or its treatment of locks. Read more
Published on 23 Nov 2000

2.0 out of 5 stars dissapointing - load of subjects just lashed togther.
I was dissapointed, especially as this is an O'Reilly book. Just about covers the basics of getting a MySQL or mSQL server up, a little bit on database design, whole chapters on... Read more
Published on 29 Sep 2000

2.0 out of 5 stars This Book is spread too thin
This covers a little bit of MySql a little bit of mSQL a little bit of how to access using perl/using java/using c/using php.. Read more
Published on 12 April 2000

4.0 out of 5 stars Very good for reference
This book provides excellent reference and an overview of the various methods of programatically accesssing your data. Read more
Published on 8 Mar 2000 by Mr. S. P. Willliams

3.0 out of 5 stars Some strong points but not for someone inexperienced in Unix
There is some good material in this book but a lot of this is available online. It can be very frustrating for beginners because some simple concepts are not explained at all, for... Read more
Published on 13 Feb 2000

4.0 out of 5 stars OK, but too much SQL
Too much space is devoted to the discussion of SQL, not enough to ways of enhancing performance.
Published on 11 Feb 2000 by spispopd

4.0 out of 5 stars Very good, but in some ways doesn't go deep enough
This book is brilliant for anyone trying to learn about web databases for small websites. It teaches the fundamentals of web database design very well, and gives a good approach... Read more
Published on 31 Jan 2000

5.0 out of 5 stars Great book for the price!
Coming from an engineering background, I have no clue what a relational database is. This book talks me through it and more, it shows me how to do it with two popular low-cost... Read more
Published on 8 Oct 1999

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

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

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

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