erisco
03-17-2006, 05:05 PM
This may sound crazy, but I was wondering if MySQL could handle 1,000,000 items efficiently. I will need to store 1 million URL's and then two or three extra pieces of information for each one (columns right?).
The URLs will link to 1 million images stored in a folder (is that possible?) so that a viewer can select a range of images to view (say 50,000 to 50,010) and then they will be displayed.
The whole project will take roughly 60GB of storage (yikes!) but if this is plausible (without a 5 hour loading time) it will be for a good cause.
Thanks so much for your help!
The URLs will link to 1 million images stored in a folder (is that possible?) so that a viewer can select a range of images to view (say 50,000 to 50,010) and then they will be displayed.
The whole project will take roughly 60GB of storage (yikes!) but if this is plausible (without a 5 hour loading time) it will be for a good cause.
Thanks so much for your help!