Skip to content

PlonoXxcoder/CSVToSQLConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV to SQL Converter 🔄

This project is a simple, effective tool written in Java that converts CSV files into SQL commands for creating databases.

Features 🚀

  • Read CSV files: The program can read any CSV file and extract the data.
  • Generate SQL commands: From the extracted data, the program generates SQL commands to create a table and insert the data.
  • Excel file support: The program can also read Excel (.xlsx) files with multiple sheets and create a separate SQL table for each sheet.

How to use this repository 📖

  1. Clone this repository on your local machine.
  2. Open the project in your favourite Java IDE (e.g. Eclipse, IntelliJ,NetBeans).
  3. Change the file path in the source code to point to your CSV or Excel file.
  4. Run the program and check the output.

Contribution 🤝

Contributions are welcome! Feel free to open an issue or submit a pull request if you have suggestions for improvement or are experiencing problems.

Please note that this is a basic description and may need to be adjusted according to the specific details of your project. Happy programming!

Copyright ©️

All content in this repository is the exclusive property of the author(PlonoXxcoder). Any reproduction, modification or use without the express permission of the author is strictly prohibited.

Version bêta 0.4.0

V0.4.0-beta

image

About

Convertisseur CSV vers SQL Un outil Java pour convertir des fichiers CSV/Excel en commandes SQL. Lit les données CSV/Excel, génère des commandes SQL pour créer des tables et insérer des données. Clonez, modifiez le chemin du fichier, exécutez !

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages