[clue-tech] MySQL question

dhahn dhahn at dhahn.com
Tue Sep 6 08:39:38 MDT 2005


The MySQL people maintain some benchmarks on their site that show where 
MySQL really shines in performance.  Their query result caching makes a 
big difference on repetitive queries (common in web apps since one 
instance doesn't know about others).

-d

>
> The issues are really with the disk/cpu/ram on the machine, and the 
> amount of load that MySQL is under.  I use MySQL for some light web 
> hosting stuff (~200 hits a day..wee!), and there are no problems.  I 
> also use it to house some RTG data, and the tables are up to 
> 500Million rows and things are still running smoothly.
>
> You can do a quick google search on MySQL performance etc if you 
> really care about benchmarks.  I'd say in general you shouldn't have 
> any problems running multiple DB's + application on the same machine.
>

_______________________________________________
CLUE-tech mailing list
CLUE-tech at cluedenver.org
http://cluedenver.org/mailman/listinfo/clue-tech



More information about the clue-tech mailing list