php-jsondb VS SleekDB

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

php-jsondb

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

SleekDB

Pure PHP NoSQL database with no dependency. Flat file, JSON based document database. (by SleekDB)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
php-jsondb SleekDB
3 1
201 876
- 0.8%
0.0 2.8
about 1 year ago 2 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

SleekDB

Posts with mentions or reviews of SleekDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-21.
  • SleekwareDB - Process
    4 projects | dev.to | 21 May 2022
    From the very beginning of my encounter with this library, strange thoughts and images flashed through my head. Then came a part of me asking and giving suggestions for doing the appreciating process for SleekDB creators by building something on the basis of it, like I did for donjajo.

What are some alternatives?

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

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

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

Monga - Simple and swift MongoDB abstraction.