Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

csv2sql

Just a small module build to convert a directory of csv targets to a psql create script!

install dependencies

python -m venv venv.\/venv/scripts/activatepython -m pip install --upgrade pippython -m pip install --upgrade wheelpython -m pip install -r req.txt

getting started

To use this tool just create a folder in the root of this project called imports, by placing one or many files in this dir you can then run the script. After running the script youll see a new file created called finished sql.

todos

  • create a sql safe col lookup
  • create a csv lookup from the above transformation
  • create documentation
  • convert to cmd function
  • performance bump by only pulling headers?

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages