I wonder if anyone here could provide me with some guidance.
I've been working on a robust database for horse race handicapping now for over a year using PHP and MYSQL as the core languages to run it. I've stored it on my local computer, on Amazon servers, on hosting servers etc., all of which ultimately work, but are slow.
I've been privy to some other setups that are more locally based using such software as Visual Basic, Fox Pro etc. which are SIGNIFICANTLY faster. I'm pretty sure I've optimized my setup as much as possible, long story short, I would like to explore some language/database options which are faster than the PHP + MySQL combo.
Any inputs/experiences/advice?
Right now, to simulate or analyze say 100,000 events can take a long time, longer than it should and longer than I've experienced with other people's setups.
FWIW - I own a Mac, but don't necessarily have to use it for my database/model... could use my Windows PC.
I've been working on a robust database for horse race handicapping now for over a year using PHP and MYSQL as the core languages to run it. I've stored it on my local computer, on Amazon servers, on hosting servers etc., all of which ultimately work, but are slow.
I've been privy to some other setups that are more locally based using such software as Visual Basic, Fox Pro etc. which are SIGNIFICANTLY faster. I'm pretty sure I've optimized my setup as much as possible, long story short, I would like to explore some language/database options which are faster than the PHP + MySQL combo.
Any inputs/experiences/advice?
Right now, to simulate or analyze say 100,000 events can take a long time, longer than it should and longer than I've experienced with other people's setups.
FWIW - I own a Mac, but don't necessarily have to use it for my database/model... could use my Windows PC.