Git Product home page Git Product logo

csv_to_oracle_table's Introduction

alt text

Fast way to turn a CSV file into a Oracle db table

๐Ÿชข Prerequisites

1. ๐Ÿ Python

2. ๐Ÿ“ฆ Python packages:

$ pip install pandas
$ pip install cx_Oracle
$ pip install unidecode

๐Ÿ› ๏ธ ImportCSV editing the Python file

1. ๐Ÿ“ฅ Download the ImportCSV.py file.

ImportCSV.py Download

2. ๐Ÿ“‘ Place it in the same folder that it is the CSV file.

3. ๐Ÿ“ Configure the variables in ImportCSV.py file.

Variables Setup

4. โš™๏ธ Run the Python script.

$ python ImportCSV.py

5. โณ Wait for the script execution to end.

๐ŸŽ‰ Congratulations, your Oracle db table is ready!

๐Ÿ› ๏ธ ImportCSV with input file

1. ๐Ÿ“ฅ Download the ImportCSV_Input.py file.

ImportCSV_Input.py Download

2. ๐Ÿ“‘ Place it in the same folder that it is the CSV file.

3. โš™๏ธ Run the Python script.

$ python ImportCSV_Input.py

4. ๐Ÿ“ Insert the variables in terminal.

Variables Input

5. โณ Wait for the script execution to end.

๐ŸŽ‰ Congratulations, your Oracle db table is ready!

๐Ÿ› ๏ธ ImportCSV with exec file for Windows

1. ๐Ÿ“ฅ Download the ImportCSV_GUI.exe file.

ImportCSV_GUI.exe Download

2. โš™๏ธ Double click on ImportCSV_GUI.exe file.

3. ๐Ÿ“ Insert the variables in GUI.

Variables GUI

4. โณ Wait for the script execution to end.

๐ŸŽ‰ Congratulations, your Oracle db table is ready!

๐Ÿ› ๏ธ ImportCSV with exec file for Linux

1. ๐Ÿ“ฅ Download the ImportCSV_GUI file.

ImportCSV_GUI Download

2. โš™๏ธ Double click on ImportCSV_GUI file.

3. ๐Ÿ“ Insert the variables in GUI.

Variables GUI

4. โณ Wait for the script execution to end.

๐ŸŽ‰ Congratulations, your Oracle db table is ready!

End

csv_to_oracle_table's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.