Libraries tagged by json database

jbreeze/jbreeze

2 Favers
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.

Go to Download


theoaks/qbjs-parser

0 Favers
1095 Downloads

Parse JSON coming from jQuery QueryBuilder, into database queries.

Go to Download


orware/compressed-string

4 Favers
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.

Go to Download


djaker-hakim/jmm

0 Favers
14 Downloads

jmm json mini model this is a nosql file database

Go to Download


ronolo/json-database

2 Favers
0 Downloads

A lightweight JSON document database, which sits on top of ronolo/json-store and adds document relations and query caching.

Go to Download


lelemad/database-json-laravel

0 Favers
3 Downloads

Create and manage json databases with Laravel

Go to Download


josh/json-database

0 Favers
9 Downloads

Json database management component

Go to Download


yuriy-sorokin/database-exporter-importer

0 Favers
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.

Go to Download


boadusamuel/search-nested-json-column

1 Favers
1 Downloads

Search Nested json column inside database with no case sensitivity

Go to Download


void9main/php-json-db

1 Favers
3 Downloads

PHP USES native json as a simple database

Go to Download


darkterminal/gitlab-json-db

1 Favers
67 Downloads

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

Go to Download


carlonicora/minimalism-service-json-data-mapper

0 Favers
285 Downloads

jsonapi translates {json-api} document to database structures and vice versa

Go to Download


mjducharme/laravel-model-json-storage

1 Favers
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.

Go to Download


mhujer/json-simple-db

3 Favers
44 Downloads

Work with JSON file like with a simple database

Go to Download


walter-a-jablonowski/json-db

0 Favers
0 Downloads

Minimal JSON db that uses file sys folders and files

Go to Download


<< Previous Next >>