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
nel_h2
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
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.