Title:MySQL and mSQL
URL:
http://www.amazon.com/exec/obidos/tg/detail/-/1565924347
ISBN:1565924347
Author:Randy Jay Yarger / Randy Jay Yarger / George Reese / Tim King
Publisher:O'Reilly & Associates
Page:487 pages
Edition:1 Ed edition (August 1999)
Catalog:Computer Bks - Data Base Management
Format:HTML
Size:1.12 MB
Supplier:Unknown
Summary: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.