Jump to ratings and reviews
Rate this book

MySQL and mSQL

Rate this book
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 nonprofit 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

502 pages, Paperback

First published July 8, 1999

2 people are currently reading
31 people want to read

About the author

Tim King

10 books

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
5 (10%)
4 stars
11 (23%)
3 stars
22 (47%)
2 stars
4 (8%)
1 star
4 (8%)
Displaying 1 - 2 of 2 reviews
Profile Image for Phil Branigan.
85 reviews
October 5, 2024
Yet another O'Reilly book I couldn't do without in my easrly career. Everything is explained in simple English and all the coding examples are well presented.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.