Skip to content

BrokoliSQL is a Python script designed to facilitate the conversion of CSV and Excel files into SQL insertion commands. The script takes a CSV or Excel file as input and generates SQL insertion commands based on the columns in the file. The generated SQL commands are then written to a specified output file.

License

Notifications You must be signed in to change notification settings

hc12r/brokolisql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

brokolisql

BrokoliSQL is a Python script designed to facilitate the conversion of CSV and Excel files into SQL insertion commands. The script takes a CSV or Excel file as input and generates SQL insertion commands based on the columns in the file. The generated SQL commands are then written to a specified output file.

About

BrokoliSQL is a Python script designed to facilitate the conversion of CSV and Excel files into SQL insertion commands. The script takes a CSV or Excel file as input and generates SQL insertion commands based on the columns in the file. The generated SQL commands are then written to a specified output file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published