FlatFileDB is a lightweight, file-based database for PHP with JSON lines, indexing, schema validation, and transaction logging—ideal for small to medium projects.
-
Updated
Apr 23, 2025 - PHP
FlatFileDB is a lightweight, file-based database for PHP with JSON lines, indexing, schema validation, and transaction logging—ideal for small to medium projects.
Acadex offers a simple yet effective backend solution for managing student records. Built with Express.js and Node.js, it provides a fully functional RESTful API capable of handling all CRUD operations. The use of flat file JSON storage makes it lightweight and easy to deploy without external databases. It's Ideal for small-scale applications.
StuffBlogs is a flat file based (no db) blog system
The Tuckr backend is a high-performance API built with FastAPI to support the Tuckr food ordering app. It handles all server-side logic, including order management, food item retrieval, and user validation. Using Pydantic for robust request validation and async capabilities for responsiveness, it ensures efficient data handling.
Add a description, image, and links to the flatfiledb topic page so that developers can more easily learn about it.
To associate your repository with the flatfiledb topic, visit your repo's landing page and select "manage topics."