This is a little manual for passing the values from CSV file to SQLITE Database and from SQLITE DB to POSTGRESQL DB. All of this was done via Python Django features: Create models that matches the ...
Insert bad records that do not match the column count into a CSV file. Generate a log file to report number of records received, records successful, and records failed. Parsing the CSV file into an ...