#1
⏱️ 33.67 мс
select "id" from "stores" where "is_active" = ? and "city_slug" = ?
Bindings:
[true,"jerusalem"]
#2
⏱️ 100.64 мс
select count(*) as "aggregate" from "master_products" where "barcode" is not null and "category_slug" = ? and (exists (select 1 from "store_prices" where "store_prices"."master_product_id" = "master_products"."id" and "store_prices"."store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) or exists (select 1 from "deals" where "deals"."master_product_id" = "master_products"."id" and "deals"."is_active" = ? and "deals"."store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)))
Bindings:
["dairy",1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83,true,1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83]
#3
⏱️ 129.31 мс
select * from "master_products" where "barcode" is not null and "category_slug" = ? and (exists (select 1 from "store_prices" where "store_prices"."master_product_id" = "master_products"."id" and "store_prices"."store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) or exists (select 1 from "deals" where "deals"."master_product_id" = "master_products"."id" and "deals"."is_active" = ? and "deals"."store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))) order by CASE WHEN master_products.image_url IS NOT NULL AND master_products.image_url != '' THEN 0 ELSE 1 END, "master_products"."id" desc limit 32 offset 0
Bindings:
["dairy",1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83,true,1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83]
#4
⏱️ 31.94 мс
select * from "deals" where "master_product_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "is_active" = ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Bindings:
[1454587,1452649,1420621,1308582,968724,595069,269660,257731,253681,250828,197016,167744,163759,162498,162497,162224,158587,158187,135364,133135,132412,131923,130910,130033,129886,129492,129368,129367,129159,129066,128448,127595,true,1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83]
#5
⏱️ 3.46 мс
select * from "stores" where "stores"."id" in (6, 69, 83, 87, 88, 106, 109, 114, 143, 149, 208, 259, 268, 274, 278, 279, 281, 286, 306, 315, 320, 332, 700, 746, 775)
#6
⏱️ 21.28 мс
select * from "store_prices" where "master_product_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "price" > ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Bindings:
[1454587,1452649,1420621,1308582,968724,595069,269660,257731,253681,250828,197016,167744,163759,162498,162497,162224,158587,158187,135364,133135,132412,131923,130910,130033,129886,129492,129368,129367,129159,129066,128448,127595,0,1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83]
#7
⏱️ 8.95 мс
select * from "stores" where "stores"."id" in (6, 83, 87, 88, 106, 109, 143, 149, 170, 171, 208, 259, 268, 274, 278, 279, 281, 286, 306, 315, 320, 332, 429, 436, 437, 461, 482, 483, 485, 486, 700, 745, 746, 759)
#8
⏱️ 5.79 мс
select * from "stores" where "is_active" = ? and "latitude" is not null and "longitude" is not null and "city_slug" = ?
Bindings:
[true,"jerusalem"]
#9
⏱️ 451.69 мс
select store_id, count(*) as total from "deals" where "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "is_active" = ? and ("expires_at" is null or "expires_at" >= ?) group by "store_id"
Bindings:
[1110,700,727,728,745,746,759,775,171,170,278,259,286,320,332,1126,1166,482,483,1186,1210,1220,1229,1263,1286,1301,1308,1313,1318,1319,1336,1344,66,69,77,78,88,87,85,106,109,114,143,166,208,268,274,279,281,315,306,429,436,437,461,485,486,535,1371,1385,1386,1409,149,6,83,true,"2026-09-08T11:58:18.148769Z"]
#10
⏱️ 5.83 мс
select * from "locations" where "city_slug" = ? limit 1
Bindings:
["jerusalem"]
#11
⏱️ 9.27 мс
select * from "locations" where "is_popular" = ? order by "sort_order" asc
Bindings:
[true]
#12
⏱️ 8.85 мс
select * from "locations" where "is_active" = ? order by "is_popular" desc, "sort_order" asc
Bindings:
[true]