Description of Text database - PTables :
This is a PERL package for creating, querying, updating and deleting text files using SQL query interface. This is actually small text database. The subset of basic SQL statements: CREATE, INSERT, UPDATE, DELETE and DROP are implemented in the interface as standard DML and DDL statements.