The most efficient flatfile database engine written in pure PHP, it is compatible with a subset of intermediate SQL92 and does not need any additional library! It perfectly understands SQL (also MySQL variant) and is also supported through ADOdb Lite.
Features
- supports a wide range of intermediate SQL92 (also MySQL variant)
- runs on PHP4/PHP5
- flatfile database entirely running in PHP code

