Flat-file SQL (fSQL) is a set of classes available in PHP that allows users without SQL database servers to select and manipulate flat-file data using SQL queries. fSQL is designed to support as many SQL queries and features as it can.
Features
- Flat file database system entirely in PHP
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Flat-file SQL
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Great Idea. Planning on having my script work with mysql but might rethink that. Seems a lot easier for the end user!
-
really interesting. A made a twitter api around id with fsql as database. More, i use a simple cart system with it, really powerfull.