Create Database/PHP process for very large CSV file into database -- need to run daily

Job ID: 34368793

Budget: $30 – $250 USD

Hi,

I need to scan a very large .CSV file (14 GB, ~6 million records) from a server, and then process it into a MySQL database.

I need this process to occur daily. Not sure if it is best for a Cron Job or a MySQL operation.