Skip to content

Script for uploading batch files of excel in postgresql. Automatically calculate character value if column is string to optimized memory allocation.

License

Notifications You must be signed in to change notification settings

johnsorianodev/excel-postgresql-batch-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

excel-postgresql-batch-upload

Script for uploading batch files of excel in postgresql. Automatically calculate character value if column is string to optimized memory allocation.

Installation

  1. git clone https://github.com/john-soriano/excel-postgresql-batch-upload.git
  2. cd insert-batch
  3. change parameters in the source code
  4. pip install psycopg2 pandas sqlalchemy openpyxl
  5. python script.py

About

Script for uploading batch files of excel in postgresql. Automatically calculate character value if column is string to optimized memory allocation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages