Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 213 Bytes

File metadata and controls

10 lines (6 loc) · 213 Bytes

ETL_python

this repository is about ETL data from couchDB(noSQl database) to Oracle(relational database) using python

requirement

  • python version ( 3.6 - 3.10 )
  • cx-Oracle==8.3.0
  • python-dotenv==1.0.1