Best Practices White Papers
MySQL best practice techniques for efficient data retrieval and optimal data modification
Overview
This chapter excerpt from MySQL Database Design and Tuning describes how to create the best possible SQL queries for MySQL databases by focusing on two major subtopics: efficient data retrieval and optimal data modification.
The popularity of MySQL as a database system for everything from Web services to Wiki pages cannot be denied. However, every database system responds better with proper design and under-the-hood tuning. In this free chapter download from MySQL Database Design and Tuning, the author describes how to create the best possible SQL query code for MySQL databases by focusing on two major subtopics:
- Efficient data retrieval, and
- Optimal data modification
Title: MySQL Database Design and Tuning
Author: By Robert Schneider
Publisher: Pearson Education, Sams Publishing
Chapter 8: Optimize your MySQL database with these advanced SQL tips
ISBN: 0672327651; Published: Jun 13, 2005; Copyright 2005
Web site
Additional MySQL downloads and articles can be found using this TechRepublic tag.
| Publisher | TechRepublic | File Format | |
|---|---|---|---|
| Date Published | December 2005 | Downloads | 72 |
| Format | Downloads | ||
| Topics | |||



