Libraries tagged by json database
qubus/nosql
77 Downloads
PHP JSON flat file Database Management System.
philwc/jsondb
153 Downloads
Database using json
samshal/scripd
57 Downloads
Easily transfer database structures as json documents, or via rest apis
siteset/laravel-dump
218 Downloads
Dump database tables with records as JSON for Laravel Framework
mysql/schematic
731 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
seba/pantry
9 Downloads
SDK for getpantry.cloud
rtshome/pgbabylon
2533 Downloads
PDO class extension with helpers for special PostgreSQL types
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
rgalstyan/laravel-aggregated-queries
17 Downloads
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
oi-lab/oi-laravel-seeds
15 Downloads
Export and import Laravel seeders to/from JSON files with dependency management
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
jamielsharief/document-store
300 Downloads
Document Store
igaster/laravel-model-options
724 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
cfxmarkets/php-persistence
912 Downloads
A library providing abstract implementations of various persistence layers based on JSON API relational resource concepts.