Libraries tagged by json database
jbreeze/jbreeze
9 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
theoaks/qbjs-parser
1095 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
djaker-hakim/jmm
14 Downloads
jmm json mini model this is a nosql file database
ronolo/json-database
0 Downloads
A lightweight JSON document database, which sits on top of ronolo/json-store and adds document relations and query caching.
lelemad/database-json-laravel
3 Downloads
Create and manage json databases with Laravel
josh/json-database
9 Downloads
Json database management component
yuriy-sorokin/database-exporter-importer
23 Downloads
This package is used to export/import database data to/from different formats. Currently it supports only MySQL database and JSON export/import structure.
boadusamuel/search-nested-json-column
1 Downloads
Search Nested json column inside database with no case sensitivity
void9main/php-json-db
3 Downloads
PHP USES native json as a simple database
darkterminal/gitlab-json-db
67 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
carlonicora/minimalism-service-json-data-mapper
285 Downloads
jsonapi translates {json-api} document to database structures and vice versa
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mhujer/json-simple-db
44 Downloads
Work with JSON file like with a simple database
walter-a-jablonowski/json-db
0 Downloads
Minimal JSON db that uses file sys folders and files