An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mysql-csv

COMMANDO2406/CSVtoMySQL

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.

Language: Python - Size: 301 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0