Skip to content

Kallaran/xml_to_sqlinsert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml_to_sqlinsert (xtsi)

GitHub top language

The goal is to convert an xml file into a sql request of the form INSERT INTO.

The sql file can then be used to enter the data it contains into a database.

quickstart

The command below converts an xml file to a sql file. Be careful if the sql file already exists it will be rewritten.

./xtsi file.xml file.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published