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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.