Skip to content

Takes a CSV File and automatically inserts the data into a database

Notifications You must be signed in to change notification settings

XSudamX/CSV-to-SQL-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Data Reconciliation Module - CSV to SQL conversion

This module contains the code to take a locally provided CSV File, to create a .sql file which is then executed to create a clone of the CSV File on the SQLite Database.

fork of https://github.com/wiremoons/csv2sql;

About

Takes a CSV File and automatically inserts the data into a database

Topics

Resources

Stars

Watchers

Forks

Languages