Flat-File SQL
Flat-File SQL (or fSQL for short) is a way to use SQL queries without having another database (like mySQL) installed. It uses regular files that you store wherever you want. At the moment, there is only a PHP version, but a perl version and possibly other language ports are planned.
Visit publisher site: Flat-File SQLListing Details
- Filed in:
-
Scripts / PHP / Scripts & Programs / File Manipulation / Utilities
- Submitted on:
- Last Updated:
- Jan 4, 2010
- Publisher:
- the_unknown Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
This is perfect for many projects including my PHPEXE Windows desktop applications as phpexe.co.uk uses SQLite by default. Top marks!