Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Beginning Databases with MySQL

by DigitalKitty (Parson)
on Apr 15, 2002 at 20:13 UTC ( [id://159311]=bookreview: print w/replies, xml ) Need Help??

Item Description: Introduces the MySQL database to new users, etc.

Review Synopsis:

Since MySQL has become such a popular open source database, many programmers have flocked ( no pun intended ) to it. It combines a 'difficult to rival' feature set ( speed, stability, access to source code, programming interfaces, etc. ) at minimal or no cost. This text begins with a chapt. on installation ( win32 and *nix ) with an emphasis on a GUI set-up and CL. Virtually every aspect is explained carefully and throughly. From that point on, the chapts. are geared to more specific topics ( populating tables, performing operations on tables, etc. with SQL, etc. ). The valuable skill of database administration is covered as is the topic of securing an installation ( though not as completely as I would have liked ). If the reader does not have prior experience with the structured query language ( SQL ), I highly suggest they read a book on the topic before attempting this one as the knowledge is assumed.

Perhaps the most interesting topic deals with connecting to your DB with C/C++, Perl, PHP, or Java ( chapt. 12-15 ). By this point in the text, you should able to populate, retrieve, manipulate, etc. the info in any table you have access to. Surely, a valuable skill. This is another 'jewel' from Wrox press.

Thanks,

-DK

Replies are listed 'Best First'.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: bookreview [id://159311]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-23 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found