Skip to content
#

csv-to-sql

Here are 9 public repositories matching this topic...

CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.

  • Updated Jun 26, 2024
  • C#

This Python script allows you to import data from a CSV file into a MySQL database. It provides a user-friendly interface to input the database name, table name, and column names for the table. The script dynamically creates the table in the MySQL database with the specified columns and their data types.

  • Updated Jul 10, 2024
  • Python

Improve this page

Add a description, image, and links to the csv-to-sql topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the csv-to-sql topic, visit your repo's landing page and select "manage topics."

Learn more