The Flatfile package is designed to be a simple, light replacement for an SQL database when the performance of a real database is not needed, or when in the prototyping stage. All data is stored in ...
The Flatfile package is designed to be a simple, light replacement for an SQL database when the performance of a real database is not needed, or when in the prototyping stage. All data is stored in tab-delimited text flat files. It supports a very powerful and extensible WHERE clause mechanism, which can be used with SELECT, UPDATE or DELETE statements. It can do ORDER BY on any number of fields, and includes full documentation with examples that should have you up and running in a couple of minutes.
Version 2005-05-19 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux