| Bookmarks | |
|---|---|
| MySQL Utils | Useful collection of documentation and utilities for MySQL |
| MySQL Activity Report | A useful report for finding out how best to tune MySQL. |
| MySQL Tuning Primer | A shell script which tries to determine how to optimize MySQL tuning parameters (query_cache, key_buffer, etc.). |
| MySQL Performance Blog | Nice interesting tips and tricks about how to get the most out of MySQL in both elegant and hackish ways. |
| The BLOB Streaming Project | An interesting approach to making large BLOBs perform better, particular in web-based environments. |
| PrimeBase XT | A relatively lightweight transactional storage engine for MySQL |
| Planet MySQL | MySQL-themed blog aggregation site that aggregates the blogs of both developers as well as users. |
| Maatkit | Formally MySQL Toolkit |