Large Size Database
Moderator: General Moderators
Re: Large Size Database
The CSV file is coming from an internal program the clients use, I have no choice but to use them as the input data. I ran the script using empty variables instead of parsing the csv, and the speed was only slightly quickly, i.e. - most of the time being consumed is coming from the queries (running the csv parsing without querying is very fast).