Jump to ratings and reviews
Rate this book

Beginning MySQL Database Design and Optimization: From Novice to Professional

Rate this book
* Shows how to take advantage of MySQL's built-in functions, minimizing the need to process data once it's been retrieved from the database. * Demonstrates how to write and use advanced and complex queries to cut down on (middleware) application logic, including nested sub-queries and virtual tables (added since MySQL 4.1). * Points out database design do's and don'ts, including many real-world examples of bad database designs and how the databases were subsequently improved. * Includes a review of MySQL fundamentals and essential theory, such as naming conventions and connections, for quick reference purposes.

540 pages, Paperback

First published October 18, 2004

2 people are currently reading
12 people want to read

About the author

Chad Russell

7 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
3 (30%)
4 stars
7 (70%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Pete Aven.
63 reviews1 follower
September 17, 2007
This book is a great intro and reference for learning how to configure a MySql DB , index your tables, find bottlenecks, and optimize queries. There are certain chapters I'd find myself going back to at first as reference. Now I pretty much loan the book out and advise which chapters to reference whenever a colleague comes to me with certain questions. Colleagues have found the book very helpful as well.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.