BookWalker

home / database

products

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

2 rows where series_id = "CNT_3CF8HF0SRJ2G"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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_13SX9D01VJ80 CNT_32G2X197SAK0 Reforming an Icy Final Boss: Getting Back at the Self-Proclaimed Villainess with the Power of Friendship CNT_3CF8HF0SRJ2G CNT_3CF8HF0SRJ2G 2 2 1 Volume 1 []   Reforming an Icy Final Boss: Getting Back at the Self-Proclaimed Villainess with the Power of Friendship Volume 1   Milly Asteara's story should have ended in death by villainess. Known to some as the "final boss," Milly is an ice queen with a noble background and little interest in others. That chapter in her life comes to a close when she is callously murdered by Angelina Grey—the self-proclaimed villainess convinced this world is an otome game—and awakens three years in the past with all her memories intact. Determined to escape the humiliating fate that once claimed her life, Milly sets out to rewrite the future by gathering information, choosing allies, and reevaluating the world around her. Unfortunately, her rival won't stop until she gets her happy ending with Prince Gilbert, and she's willing to kill for it. Poisoned teacups, political rivalries, and hidden reincarnators turn everyday life at the academy into a battlefield. But for Milly, surviving this second chance means more than revenge—it's about carving out a life where she can truly belong! Milly Asteara's story should have ended in death by villainess. Instead, she awakens years in the past with all her memories intact. This time, she'll outwit deadly schemes, a twisted rival, and the gamelike fate set against her! 01KGC0PD1YX10C6JJYJFRF0MGB 1.0 2025-10-22T07:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Reforming an Icy Final Boss: Getting Back at the Self-Proclaimed Villainess with the Power of Friendship Volume 1 ©2024 Takamedou ©2024 Drecom Co., Ltd. Illustration by nemusuke   2026-01-12T08:00:00.000Z   0 0
PRD_2QC27ZKFF400 CNT_3BD16A3YM36G Reforming an Icy Final Boss: Getting Back at the Self-Proclaimed Villainess with the Power of Friendship CNT_3CF8HF0SRJ2G CNT_3CF8HF0SRJ2G 2 2 1 Volume 2 []   Reforming an Icy Final Boss: Getting Back at the Self-Proclaimed Villainess with the Power of Friendship Volume 2   Milly Asteara, Grandor Magic Academy's Ice-Cold Princess, is determined to rewrite her fate and her reputation. What begins as a simple plan—ace the exams, win the right to the First Dance, and make some more friends—turns into a semester that tests her in ways no spell ever could. As Milly's study group grows from chaos to camaraderie, she learns that friendship means more than shared textbooks and sarcastic banter. Her sharp-tongued classmate Lucius becomes an anchor she never expected, gentle Sierra reminds her what kindness feels like, and even her rival Ike challenges her to face the pride she's long hidden behind composure. Meanwhile, the prodigy Edgar Franster's near-impossible, chantless magic stirs both admiration and unease, drawing Milly into a mystery that blurs respect, envy, and something more tender. Milly Asteara, Grandor Magic Academy's Ice-Cold Princess, is determined to rewrite her fate and her reputation. With exams, rival nobles, and new friendships on the line, the final boss finds that thawing a cold heart is harder than mastering magic! 01KKWRMX6ZPAGC67934Q319GN7 2.0 2026-01-09T08:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Reforming an Icy Final Boss: Getting Back at the Self-Proclaimed Villainess with the Power of Friendship Volume 2 ©2025 Takamedou ©2025 Drecom Co., Ltd. Illustration by nemusuke   2026-03-18T07: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 20.084ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS