Link to home
Start Free TrialLog in
Avatar of basil365
basil365Flag for Ireland

asked on

Mysql performce optimisation and queries

Hi,

I have to create a database that will be used to store data we will be retrieving from a third party. The amount of data being scored will be millions off rows. The main table that will be affected will be fairly small and will contain mainly floats.

This data will be analysed and also used in live applications so speed is important.

To give an idea of the amount of data - the current version of the db has ~35mil line for the last 5 months (this should decrease due to better filtering)

Is mysql a via product for this?

If so can somebody point towards some decent db optimistaion reading material etc?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Ryan McCauley
Ryan McCauley
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial