This class can be used to execute SQL queries to manipulate data stored in flat file databases.
It can parse some types of SQL queries and translate the queries into actions to store and retrieve data from text files.
Currently it supports SQL queries of the types: CREATE TABLE, INSERT and SELECT.
| |
Screenshots |
|
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
test (1 file) |
| File |
Role |
Description |
test.txt |
Data |
this file is used here to create /db/ and /db/test/ folders |