Libraries tagged by json-aggregation

rgalstyan/symfony-aggregated-queries

4 Favers
1 Downloads

Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.

Go to Download


rgalstyan/laravel-aggregated-queries

11 Favers
16 Downloads

Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)

Go to Download


shammaa/laravel-optimized-queries

1 Favers
33 Downloads

Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.

Go to Download