Skip to content

SQLite external module to read any structured text file according to your parsing specification.

License

Notifications You must be signed in to change notification settings

elau1004/TFR4SQLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFR4SQLite

Text File reader for SQLite (http://sqlite.org). This is a SQLite extension module that enables you to create a virtual table in SQLite to parse your external structured text files. The data from the parsed file(s) can be queried using SQL just like a native table. See the wiki or the railroad syntax diagram.


**2014-10-04 - Alpha Release 1**
This is the initial public release of this piece of work to a limited audience.

About

SQLite external module to read any structured text file according to your parsing specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages