#1
⏱️ 158.52 мс
select "id" from "stores" where "is_active" = ? and "city_slug" = ?
Bindings:
[true,"jerusalem"]
#2
⏱️ 442.17 мс
select count(*) as "aggregate" from "master_products" where "barcode" is not null and "category_slug" = ? and "subcategory_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:
["meat","poultry",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
⏱️ 196.95 мс
select * from "master_products" where "barcode" is not null and "category_slug" = ? and "subcategory_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:
["meat","poultry",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
⏱️ 285.05 мс
select * from "deals" where "master_product_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "is_active" = ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Bindings:
[199992,168930,127300,127298,123529,107885,105322,105321,104603,104596,104319,100998,100896,100849,100848,100845,100844,100843,100777,100584,100571,100561,99901,99416,99266,98564,98563,98515,98350,98349,97797,97792,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
⏱️ 18.4 мс
select * from "stores" where "stores"."id" in (6, 69, 83, 85, 87, 88, 106, 109, 114, 143, 149, 170, 171, 274, 278, 279, 281, 286, 306, 315, 320, 332, 535, 700, 727, 728, 746)
#6
⏱️ 138.37 мс
select * from "store_prices" where "master_product_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) and "price" > ? and "store_id" in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Bindings:
[199992,168930,127300,127298,123529,107885,105322,105321,104603,104596,104319,100998,100896,100849,100848,100845,100844,100843,100777,100584,100571,100561,99901,99416,99266,98564,98563,98515,98350,98349,97797,97792,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
⏱️ 18.29 мс
select * from "stores" where "stores"."id" in (6, 69, 83, 85, 87, 88, 106, 109, 114, 143, 149, 170, 171, 259, 274, 278, 279, 281, 286, 306, 315, 320, 332, 429, 436, 437, 461, 482, 483, 485, 486, 535, 700, 727, 728, 745, 746, 759)
#8
⏱️ 10.63 мс
select * from "stores" where "is_active" = ? and "latitude" is not null and "longitude" is not null and "city_slug" = ?
Bindings:
[true,"jerusalem"]
#9
⏱️ 206.56 мс
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-08T07:39:44.381675Z"]
#10
⏱️ 7.67 мс
select * from "locations" where "city_slug" = ? limit 1
Bindings:
["jerusalem"]
#11
⏱️ 6.91 мс
select * from "locations" where "is_popular" = ? order by "sort_order" asc
Bindings:
[true]
#12
⏱️ 10.78 мс
select * from "locations" where "is_active" = ? order by "is_popular" desc, "sort_order" asc
Bindings:
[true]