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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.