BookWalker

home / database

products

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

3 rows where series_id = "CNT_2AY4Y75QJ62G"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: copyright, 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_14FSP2VZAHW0 CNT_16AETCAQ6GZG The Knight Blooms Behind Castle Walls CNT_2AY4Y75QJ62G CNT_2AY4Y75QJ62G 2 1 1 Volume 3 []   The Knight Blooms Behind Castle Walls Vol. 3   Two years have passed since Rosa began walking the path to knighthood. Her days are now a whirlwind of training and cultivation as a newly-minted squire. But big news of the Claustra siblings' futures breaches the castle walls: Lacerta's departure to different lands and Viola's impending marriage. Together, they have grown beside Rosa, sharing her aspirations as both a future Claustra knight and former Scalae noble. Parting is sweet sorrow...until shocking word on Sir Hirundo's whereabouts pulls her back to focus. Thus is marked a climatic chapter of the proud squire, Rosa Scalae. What chivalric tales will bloom on her path? FATES DIVERGE 01KH3EJMA6F928DNA9GR2Q23GE 3.0 2023-06-21T07:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG The Knight Blooms Behind Castle Walls Vol. 3 2021 Masanari Yuduka   2023-08-01T07:00:00.000Z   0 0
PRD_31K94TN2CAQG CNT_39CJ26CEQCNG The Knight Blooms Behind Castle Walls CNT_2AY4Y75QJ62G CNT_2AY4Y75QJ62G 2 1 1 Volume 2 []   The Knight Blooms Behind Castle Walls Vol. 2   Excitement fills the air! The jousting tournament has everyone energized. Rosa's knight training continues. She's learning to handle a bow and navigate the dense forest nearby. Her life in Castle Claustra is hectic, yet peaceful...until dangerous brigands threaten the community. The lord and knights head off to face their foes, leaving the unwavering Lady Viola to take charge of the castle. These two young nobles have got to work hard to protect their home! THE MAIDEN AND HER KNIGHT 01KGB5YXW485ECGXAV502H0TVN 2.0 2023-03-03T08:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG The Knight Blooms Behind Castle Walls Vol. 2 2021 Masanari Yuduka   2023-04-04T07:00:00.000Z   0 0
PRD_3PQBGE7698H0 CNT_0B55Q8TV73B0 The Knight Blooms Behind Castle Walls CNT_2AY4Y75QJ62G CNT_2AY4Y75QJ62G 2 1 1 Volume 1 []   The Knight Blooms Behind Castle Walls Vol. 1   Rosa dreams of taking up arms as a courageous knight! To be one, she must first be a squire. Those duties around the castle are much less glorious. One moment she's caring for the horses in the stable. Next she's battling the task of chopping firewood or conquering a mountain of laundry. She must be ever-ready to assist the knight she serves! Her role may seem small and the tasks mundane, but each is an important step to becoming a knight. Rosa will face every challenge with the heart of a hero! SERVE TO PROTECT 01KGB2YZN4AZSPWMNPZH2Q7RTP 1.0 2022-12-02T08:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG The Knight Blooms Behind Castle Walls Vol. 1 2020 Masanari Yuduka   2023-01-10T08: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 27.345ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS