Skip to content

KevinStock/stdin-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SQL Script STDIN to CSV Converter

Purpose

Some SQL data imports use STDIN but due in some environments STDIN is not allowed. This script will convert the usage of STDIN to a FILE import using a CSV.

Requirements

Python

Usage

python .\stdin_to_csv.py path_to_your_sql_file.sql%

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages