php-jsondb VS simple-json

Compare php-jsondb vs simple-json and see what are their differences.

php-jsondb

A PHP Class that reads JSON file as a database. Use for sample DBs (by donjajo)

simple-json

Read and write large JSON from any source in a memory-efficient way (by diamond-dove)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
php-jsondb simple-json
3 1
201 3
- -
0.0 3.5
about 1 year ago 9 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

php-jsondb

Posts with mentions or reviews of php-jsondb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.
  • Read and write long JSON files in a simple way.
    2 projects | /r/PHP | 22 Nov 2022
    So again, it is not "generators". But whatever function called get_json_chunk() what is actually responsible for the low memory usage. Because it is not a generator that reads your JSON files. But fread().
  • SleekwareDB - Process
    4 projects | dev.to | 21 May 2022
    SleekwareDB is a project I just started in the OSS world. Initially this idea appeared when I was looking for an alternative file storage that is easy to manage. Several times I used the library jsondb created by donjajo
  • Using Gitlab as JSONDB
    1 project | dev.to | 24 Nov 2021
    A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/php-jsondb

simple-json

Posts with mentions or reviews of simple-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-22.

What are some alternatives?

When comparing php-jsondb and simple-json you can also consider the following projects:

SleekDB - Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.

jisly - The smallest PHP NoSQL database library, flat file JSON.

JsonMapper - Map nested JSON structures onto PHP classes

laravel-schemaless-attributes - Add schemaless attributes to Eloquent models

Bludit - Simple, Fast, Secure, Flat-File CMS

GitlabDB - A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb