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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.