BookWalker

home / database

products

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

3 rows where series_id = "CNT_35W8VGBNJZW0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: listed_at, listed_at (date), on_sale_at (date)

id ▼ content_id series_id parent_content_id level content_type product_type title alt_titles subtitle display_title display_title_short description description_short image_id display_order listed_at label_id geoblock_id display_name copyright on_presale_at on_sale_at off_sale_at add_on add_on_campaign_only
PRD_0PTRVMWNYNDG CNT_1A9S20ANN4KG Love in the Palm of His Hand CNT_35W8VGBNJZW0 CNT_35W8VGBNJZW0 2 1 1 Volume 03 []   Love in the Palm of His Hand 03   "It doesn't matter if you don't know the right sign or if you mess up. You don't need to use words with me. I can read everything about you." Fujinaga finally lands a lead role in a stage play, and Keito makes it his mission to see it with his own eyes. The world finally recognizes Fujinaga's unique talent, and Keito is here to witness this life-changing moment. When the play concludes its run, Keito receives a message from Fujinaga: "I want to see you." After so much time apart, both are wrestling with possessive desires and an overwhelming yearning to communicate the feelings deep in their hearts, an act that may not require any words at all.   01KKWNS8FDSR0WAPXH6RZ8C2VP 3.0 2025-07-08T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 Love in the Palm of His Hand 03     2026-04-07T07:00:00.000Z   0 0
PRD_120ZMDKR453G CNT_2CHKSC9SYMDG Love in the Palm of His Hand CNT_35W8VGBNJZW0 CNT_35W8VGBNJZW0 2 1 1 Volume 01 []   Love in the Palm of His Hand 01   "To think that just what I've always wanted to hear would come from someone I just met." Fujinaga is a university student who dreams of becoming an actor so he can do what he loves best—conveying emotion and story through physical expression. But after failing multiple auditions, his hopes are dashed and his confidence crushed. When he meets Keito, a fellow student with congenital hearing loss, Fujinaga is suddenly introduced to the world of sign language. Although clumsy at first, Fujinaga quickly picks up signing and surprises Keito with his astonishing talent of expressing emotions through action. Is it that only in a place beyond all verbal limitations can two people, both yearning to be understood, forge a bond they never expected?   01KGBQV6PV055W3JBJJG0NG4FB 1.0 2025-07-03T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 Love in the Palm of His Hand 01     2025-07-03T07:00:00.000Z   0 0
PRD_28BC3F2ZMZ70 CNT_21XDZZ7C8E90 Love in the Palm of His Hand CNT_35W8VGBNJZW0 CNT_35W8VGBNJZW0 2 1 1 Volume 02 []   Love in the Palm of His Hand 02   "I could only return to acting because there's someone who believes in me." Fujinaga is determined to give acting one last try as he performs in a stage play adaptation of a manga series, but his nerves get the better of him when he realizes that Keito will be there in the audience. While Fujinaga's talent is finally garnering him some public recognition, his worries and loneliness begin to eat him up from the inside. Can the special language he and Keito share form a bridge between them and help him resolve his frustrations? For Keito and Fujinaga, sign language will light the way along their journey of self-discovery and bind them together as nothing else can.   01KGBRQ9RDN9Q5PDTVXMXY7RQB 2.0 2025-07-03T07:00:00.000Z SQUARE ENIX LAB_26KAVJENDCDG GEO_1PQM5BDYSMG0 Love in the Palm of His Hand 02     2025-10-07T07:00:00.000Z   0 0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE products (
      id TEXT PRIMARY KEY,
      content_id TEXT NOT NULL,
      series_id TEXT NOT NULL,
      parent_content_id TEXT,
      level INTEGER NOT NULL,
      content_type INTEGER NOT NULL,
      product_type INTEGER NOT NULL,
      title TEXT NOT NULL,
      alt_titles TEXT NOT NULL,
      subtitle TEXT NOT NULL,
      display_title TEXT NOT NULL,
      display_title_short TEXT NOT NULL,
      description TEXT NOT NULL,
      description_short TEXT NOT NULL,
      image_id TEXT NOT NULL,
      display_order REAL NOT NULL,
      listed_at TEXT NOT NULL,
      label_id TEXT NOT NULL,
      geoblock_id TEXT,
      display_name TEXT NOT NULL,
      copyright TEXT,
      on_presale_at TEXT,
      on_sale_at TEXT NOT NULL,
      off_sale_at TEXT,
      add_on INTEGER NOT NULL,
      add_on_campaign_only INTEGER NOT NULL,
      FOREIGN KEY (series_id) REFERENCES series(id),
      FOREIGN KEY (label_id) REFERENCES labels(id),
      FOREIGN KEY (geoblock_id) REFERENCES geoblocks(id)
    );
CREATE INDEX idx_products_content ON products(content_id);
CREATE INDEX idx_products_series ON products(series_id);
CREATE INDEX idx_products_label ON products(label_id);
CREATE INDEX idx_products_geoblock ON products(geoblock_id);
CREATE INDEX idx_products_image ON products(image_id);
Powered by Datasette · Queries took 30.894ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS