Vous êtes iciBlogs / Jean-Francois Berard's blog / Top 20+ MySQL Best Practices

Top 20+ MySQL Best Practices


ParJean-Francois Berard- Écrit le13 December 2009

Nov 25th, 2009 in Other by Burak Guzel

Database operations often tend to be the main bottleneck for
most web applications today. It's not only the DBA's (database administrators)
that have to worry about these performance issues. We as programmers need to do
our part by structuring tables properly, writing optimized queries and better
code. Here are some MySQL optimization techniques for programmers.

http://net.tutsplus.com/tutorials/other/top-20-mysql-best-practices/