flatfiledb

There are 4 repositories under flatfiledb topic.

  • FlatFileDB

    FlatFileDB is a lightweight, file-based database for PHP with JSON lines, indexing, schema validation, and transaction logging—ideal for small to medium projects.

    Language:PHP1
  • StuffBlogs

    StuffBlogs is a flat file based (no db) blog system

  • tuckrbck

    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.

    Language:Python
  • acadexbck

    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.

    Language:JavaScript