FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

elau1004/TFR4SQLite: SQLite external module to read any structured text file according to your parsing specification. · GitHub

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

21 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL