Skip to content

aca123321/Utility-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CSV to SQL converter

-> A CSV to SQL converter made due to unavailability of >500 row free csv to sql converter online.

Instructions:

  1. A database named csv_to_sql is to be created. (or change database name accordingly at line 40 and 42)
  2. Works with mysql.
  3. Creates a table in the aforementioned database with the same table name as the converted file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages