Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

openmicrostacks/csv-to-sql

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV to SQL

Converts an CSV to a SQL script

Installation

Simply clone this repo and run yarn

git clone https://github.com/williamrozin/csv-to-sql.git

cd csv-to-sql

yarn

Usage

yarn start --input [YOUR CSV PATH HERE]

API

See below the allowed parameters

Option Default Description
--input ./results.csv Input path of the CSV file
--output schema.sql Ouput path of the SQL file
--table results Table name

About

Converts an CSV to a SQL script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.