Skip to content

É uma ferramenta Python projetada para simplificar a interação entre arquivos CSV e bancos de dados Oracle. Oferece funcionalidades para limpar tabelas, inserir novos dados e realizar operações combinadas, proporcionando uma maneira eficaz de gerenciar e integrar dados.

License

Notifications You must be signed in to change notification settings

anderson5g/csv-dbManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-DB Manager 🗄️

GitHub GitHub last commit

CSV-DB Manager is a tool that facilitates interaction with data in CSV format and Oracle databases, offering features to clean tables, insert new data, and perform combined operations.

Features 🚀

  • Table cleaning in the database 🧹
  • Insertion of new data from CSV files 📊
  • Combined cleaning and insertion 🔄

How to Use 📝

  1. Setup: Make sure you have Python and the necessary dependencies installed. If you don't, follow the instructions on Python and install the project's dependencies with the following command:

  2. Execution: In the terminal, navigate to the project folder and execute the main.py file:

  3. Options: Choose one of the menu options to interact with the database tables.

  4. Data Input: Provide the table name and, in some options, the path to the CSV file.

  5. Operations: Perform the desired operation, whether it's cleaning the table, inserting new data, or performing combined cleaning and insertion.

  6. Results: The program will provide feedback on the progress and results of the operations.

Usage Example 👁️‍🗨️

Suppose you want to clean a table named TB_VEICULO_MOVIMENTACAO and then insert new data from a CSV file. Follow the program's instructions and input the table name and the path to the CSV file.

License 📜

This project is licensed under the MIT License - see the LICENSE file for more details.


Made with 💪 by Anderson Monteiro💻

About

É uma ferramenta Python projetada para simplificar a interação entre arquivos CSV e bancos de dados Oracle. Oferece funcionalidades para limpar tabelas, inserir novos dados e realizar operações combinadas, proporcionando uma maneira eficaz de gerenciar e integrar dados.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published