how to use mysql the best way

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jollyjumper
Forum Contributor
Posts: 107
Joined: Sat Jan 25, 2003 11:03 am

how to use mysql the best way

Post by jollyjumper »

Hi Everyone,

I'm looking for information about the best way to use mysql, so the database is optimized.

Information I'm looking for is about indexes(how do they work, which kind of fields should you index, what is the difference between the different table types(isam, myisam and so on).

Of course http://www.mysql.com is the best start, so I've already started there, but I was wondering if there are people who use other pages to get this kind of information.

Greetz Jolly.
Post Reply