Pages - Menu

convert 6 types of files to sqlite


Vcf to Sqlite

Vcf to Sqlite
download Vcf to Sqlite

here is video on how to convert Vcf file to Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Vcf to Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\VcftoSqlite\VcftoSqlite.exe" inputfile outputfile


Tsv to Sqlite

Tsv to Sqlite
download Tsv to Sqlite

here is video on how to convert Tsv file to table into Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Tsv to Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TsvtoSqlite\TsvtoSqlite.exe" inputfile.tsv outputdb.sqlite


Yaml to Sqlite

Yaml to Sqlite
download Yaml to Sqlite

here is video tutorial on how to save data from Yaml file to Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Yaml to Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\YamltoSqlite\YamltoSqlite.exe" inputfile.yml outputfile.sqlite


Kml to Sqlite

Kml to Sqlite
download Kml to Sqlite

here is video on how to convert Kml to Sqlite database:

If you wish to automate the conversion process or bypass the User Interface (UI) and run the 'Kml to Sqlite' application from the command line, here is an example of how to do it:"
"C:\Program Files (x86)\WhiterockSoftware\KmltoSqlite\KmltoSqlite.exe" input.kml output.sqlite


Gpx to Sqlite

Gpx to Sqlite
download Gpx to Sqlite

here is video on how to convert Gpx track data to Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Gpx to Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\GpxtoSqlite\GpxtoSqlite.exe" inputfile.gpx outputfile.sqlite


Text to Sqlite

Text to Sqlite
download Text to Sqlite

here is video on how to convert Text file to Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Text to Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\TexttoSqlite\TexttoSqlite.exe" inputfile.txt outputdb.sqlite


Html table To Sqlite

Html table To Sqlite
download Html table To Sqlite

here is guide on how to convert Html table To Sqlite database:

If you want to automate conversion or avoid user Interface (UI) and run "Html table To Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\HtmltableToSqlite\HtmltableToSqlite.exe" webpage.html output.sqlite


Pipe delimited To Sqlite

Pipe delimited To Sqlite
download Pipe delimited To Sqlite

here is video guide on how to conver Pipe delimited file To Sqlite database:

If you wish to automate the conversion process, bypass the User Interface (UI), and execute the 'Pipe delimited To Sqlite' application from the command line, here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\PipedelimitedToSqlite\PipedelimitedToSqlite.exe" inputfile.pipe outputfile.sqlite