Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Python module that extracts data from a database using SQLAlchemy and exports them in CSV and JSON files

License

Notifications You must be signed in to change notification settings

themisAnagno/dataTransformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database exporter

What's this

Python project that uses sqlalchemy to retrieve data from a postgres database and exports them to csv and json format

Install

pip install dbexport

Run

  • To export in csv format run
csvexport
  • To export in json format run
jsonexport

About

Python module that extracts data from a database using SQLAlchemy and exports them in CSV and JSON files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages