1
0.30 ms
SELECT c0_ . code AS code_0 , c0_ . rate AS rate_1 , c0_ . updated_at AS updated_at_2 FROM currency_rates c0_ ORDER BY c0_ . updated_at DESC LIMIT 1
SELECT c0_ . code AS code_0 , c0_ . rate AS rate_1 , c0_ . updated_at AS updated_at_2 FROM currency_rates c0_ ORDER BY c0_ . updated_at DESC LIMIT 1 ;
Copy
2
0.34 ms
SELECT t0 . slug AS slug_1 , t0 . id AS id_2 , t0 . full_name AS full_name_3 , t0 . profession AS profession_4 , t0 . country AS country_5 , t0 . category AS category_6 , t0 . avatar_url AS avatar_url_7 , t0 . verified AS verified_8 , t0 . works_on_commission AS works_on_commission_9 , t0 . payload AS payload_10 , t0 . updated_at AS updated_at_11 FROM cached_sellers t0 WHERE t0 . slug = ?
Parameters :
[
"sophie-dubois "
]
SELECT t0 . slug AS slug_1 , t0 . id AS id_2 , t0 . full_name AS full_name_3 , t0 . profession AS profession_4 , t0 . country AS country_5 , t0 . category AS category_6 , t0 . avatar_url AS avatar_url_7 , t0 . verified AS verified_8 , t0 . works_on_commission AS works_on_commission_9 , t0 . payload AS payload_10 , t0 . updated_at AS updated_at_11 FROM cached_sellers t0 WHERE t0 . slug = 'sophie-dubois' ;
Copy
3
0.45 ms
SELECT c0_ . slug AS slug_0 , c0_ . id AS id_1 , c0_ . title AS title_2 , c0_ . price_cents AS price_cents_3 , c0_ . old_price_cents AS old_price_cents_4 , c0_ . seller_slug AS seller_slug_5 , c0_ . seller_name AS seller_name_6 , c0_ . seller_country AS seller_country_7 , c0_ . category_slug AS category_slug_8 , c0_ . primary_image_url AS primary_image_url_9 , c0_ . charity_percent AS charity_percent_10 , c0_ . is_sold AS is_sold_11 , c0_ . allows_print AS allows_print_12 , c0_ . accepts_offers AS accepts_offers_13 , c0_ . payload AS payload_14 , c0_ . updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_ . seller_slug = ? ORDER BY c0_ . updated_at DESC LIMIT 8
Parameters :
[
"sophie-dubois "
]
SELECT c0_ . slug AS slug_0 , c0_ . id AS id_1 , c0_ . title AS title_2 , c0_ . price_cents AS price_cents_3 , c0_ . old_price_cents AS old_price_cents_4 , c0_ . seller_slug AS seller_slug_5 , c0_ . seller_name AS seller_name_6 , c0_ . seller_country AS seller_country_7 , c0_ . category_slug AS category_slug_8 , c0_ . primary_image_url AS primary_image_url_9 , c0_ . charity_percent AS charity_percent_10 , c0_ . is_sold AS is_sold_11 , c0_ . allows_print AS allows_print_12 , c0_ . accepts_offers AS accepts_offers_13 , c0_ . payload AS payload_14 , c0_ . updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_ . seller_slug = 'sophie-dubois' ORDER BY c0_ . updated_at DESC LIMIT 8 ;
Copy
4
0.41 ms
SELECT c0_ . slug AS slug_0 , c0_ . id AS id_1 , c0_ . title AS title_2 , c0_ . price_cents AS price_cents_3 , c0_ . old_price_cents AS old_price_cents_4 , c0_ . seller_slug AS seller_slug_5 , c0_ . seller_name AS seller_name_6 , c0_ . seller_country AS seller_country_7 , c0_ . category_slug AS category_slug_8 , c0_ . primary_image_url AS primary_image_url_9 , c0_ . charity_percent AS charity_percent_10 , c0_ . is_sold AS is_sold_11 , c0_ . allows_print AS allows_print_12 , c0_ . accepts_offers AS accepts_offers_13 , c0_ . payload AS payload_14 , c0_ . updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_ . seller_slug = ? ORDER BY c0_ . updated_at DESC LIMIT 50
Parameters :
[
"sophie-dubois "
]
SELECT c0_ . slug AS slug_0 , c0_ . id AS id_1 , c0_ . title AS title_2 , c0_ . price_cents AS price_cents_3 , c0_ . old_price_cents AS old_price_cents_4 , c0_ . seller_slug AS seller_slug_5 , c0_ . seller_name AS seller_name_6 , c0_ . seller_country AS seller_country_7 , c0_ . category_slug AS category_slug_8 , c0_ . primary_image_url AS primary_image_url_9 , c0_ . charity_percent AS charity_percent_10 , c0_ . is_sold AS is_sold_11 , c0_ . allows_print AS allows_print_12 , c0_ . accepts_offers AS accepts_offers_13 , c0_ . payload AS payload_14 , c0_ . updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_ . seller_slug = 'sophie-dubois' ORDER BY c0_ . updated_at DESC LIMIT 50 ;
Copy
5
0.37 ms
SELECT s0_ . id AS id_0 , s0_ . seller_slug AS seller_slug_1 , s0_ . title AS title_2 , s0_ . cover_url AS cover_url_3 , s0_ . media_url AS media_url_4 , s0_ . duration_sec AS duration_sec_5 , s0_ . views AS views_6 , s0_ . published_at AS published_at_7 , s0_ . expires_at AS expires_at_8 FROM stories s0_ WHERE s0_ . seller_slug = ? AND s0_ . expires_at > ? ORDER BY s0_ . published_at ASC
Parameters :
[
"sophie-dubois "
"2026-05-09 05:12:57 "
]
SELECT s0_ . id AS id_0 , s0_ . seller_slug AS seller_slug_1 , s0_ . title AS title_2 , s0_ . cover_url AS cover_url_3 , s0_ . media_url AS media_url_4 , s0_ . duration_sec AS duration_sec_5 , s0_ . views AS views_6 , s0_ . published_at AS published_at_7 , s0_ . expires_at AS expires_at_8 FROM stories s0_ WHERE s0_ . seller_slug = 'sophie-dubois' AND s0_ . expires_at > '2026-05-09 05:12:57' ORDER BY s0_ . published_at ASC ;
Copy
6
0.20 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
7
0.31 ms
INSERT INTO stories (id , seller_slug , title , cover_url , media_url , duration_sec , views , published_at , expires_at ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"st_sophie-dubois_1 "
"sophie-dubois "
"In the studio "
null
null
12
0
"2026-05-09 03:12:57 "
"2026-05-10 03:12:57 "
]
INSERT INTO stories (id , seller_slug , title , cover_url , media_url , duration_sec , views , published_at , expires_at ) VALUES ('st_sophie-dubois_1' , 'sophie-dubois' , 'In the studio' , NULL , NULL , 12 , 0 , '2026-05-09 03:12:57' , '2026-05-10 03:12:57' );
Copy
8
0.30 ms
INSERT INTO stories (id , seller_slug , title , cover_url , media_url , duration_sec , views , published_at , expires_at ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"st_sophie-dubois_2 "
"sophie-dubois "
"Fresh from the easel "
null
null
8
0
"2026-05-09 03:12:57 "
"2026-05-10 03:12:57 "
]
INSERT INTO stories (id , seller_slug , title , cover_url , media_url , duration_sec , views , published_at , expires_at ) VALUES ('st_sophie-dubois_2' , 'sophie-dubois' , 'Fresh from the easel' , NULL , NULL , 8 , 0 , '2026-05-09 03:12:57' , '2026-05-10 03:12:57' );
Copy
9
0.32 ms
INSERT INTO stories (id , seller_slug , title , cover_url , media_url , duration_sec , views , published_at , expires_at ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"st_sophie-dubois_3 "
"sophie-dubois "
"Behind the canvas "
null
null
10
0
"2026-05-09 03:12:57 "
"2026-05-10 03:12:57 "
]
INSERT INTO stories (id , seller_slug , title , cover_url , media_url , duration_sec , views , published_at , expires_at ) VALUES ('st_sophie-dubois_3' , 'sophie-dubois' , 'Behind the canvas' , NULL , NULL , 10 , 0 , '2026-05-09 03:12:57' , '2026-05-10 03:12:57' );
Copy
10
1.75 ms
"COMMIT"
11
0.32 ms
SELECT COUNT (f0_ . id ) AS sclr_0 FROM follows f0_ WHERE f0_ . seller_slug = ?
Parameters :
[
"sophie-dubois "
]
SELECT COUNT (f0_ . id ) AS sclr_0 FROM follows f0_ WHERE f0_ . seller_slug = 'sophie-dubois' ;
Copy
12
0.44 ms
SELECT c0_ . slug AS slug_0 , c0_ . id AS id_1 , c0_ . title AS title_2 , c0_ . price_cents AS price_cents_3 , c0_ . old_price_cents AS old_price_cents_4 , c0_ . seller_slug AS seller_slug_5 , c0_ . seller_name AS seller_name_6 , c0_ . seller_country AS seller_country_7 , c0_ . category_slug AS category_slug_8 , c0_ . primary_image_url AS primary_image_url_9 , c0_ . charity_percent AS charity_percent_10 , c0_ . is_sold AS is_sold_11 , c0_ . allows_print AS allows_print_12 , c0_ . accepts_offers AS accepts_offers_13 , c0_ . payload AS payload_14 , c0_ . updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_ . seller_slug = ? AND c0_ . is_sold = 1 ORDER BY c0_ . updated_at DESC LIMIT 6
Parameters :
[
"sophie-dubois "
]
SELECT c0_ . slug AS slug_0 , c0_ . id AS id_1 , c0_ . title AS title_2 , c0_ . price_cents AS price_cents_3 , c0_ . old_price_cents AS old_price_cents_4 , c0_ . seller_slug AS seller_slug_5 , c0_ . seller_name AS seller_name_6 , c0_ . seller_country AS seller_country_7 , c0_ . category_slug AS category_slug_8 , c0_ . primary_image_url AS primary_image_url_9 , c0_ . charity_percent AS charity_percent_10 , c0_ . is_sold AS is_sold_11 , c0_ . allows_print AS allows_print_12 , c0_ . accepts_offers AS accepts_offers_13 , c0_ . payload AS payload_14 , c0_ . updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_ . seller_slug = 'sophie-dubois' AND c0_ . is_sold = 1 ORDER BY c0_ . updated_at DESC LIMIT 6 ;
Copy
13
0.19 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
14
0.19 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
15
0.19 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
16
0.19 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
17
0.19 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
18
0.19 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
19
0.22 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
20
0.13 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
21
0.11 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
22
0.11 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
23
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
24
0.11 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
25
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
26
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
27
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
28
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
29
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy
30
0.10 ms
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0
SELECT t0 . code AS code_1 , t0 . rate AS rate_2 , t0 . updated_at AS updated_at_3 FROM currency_rates t0 ;
Copy