Salesforce CSV Export to PostgreSQL
I created a Python script to take all Salesforce CSV data export files and import them to a PostgreSQL database. The script is currently in use for a Heroku project I completed.
See the code here: https://github.com/rtoepfer/salesforce-data-import-postgresql