BookWalker

home / database

products

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

2 rows where series_id = "CNT_2MG6HJK49ZX0"

✎ 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_0YRMF50B3C2G CNT_1GVDS7HJ3SBG This Alluring Dark Elf Has the Heart of a Middle-Aged Man! CNT_2MG6HJK49ZX0 CNT_2MG6HJK49ZX0 2 1 1 Volume 2 []   This Alluring Dark Elf Has the Heart of a Middle-Aged Man! Volume 2   Haruka Yamagishi is a lonely middle-aged salaryman whose only routine was going to work then coming back home again. Rinse, repeat. At least...that used to be his life. Despite still being that old man on the inside, Haruka gets a do-over as a beautiful, womanly dark elf on the outside! Now he (she) spends his (her) days worrying over how to best communicate with his (her) new, young friends while figuring out how this adventuring business works. But what's a socially awkward guy (gal) to do when misunderstandings crop up? And how will the party handle their first big job? Find out in the second volume of the heartwarming fantasy story of an old man determined to make the most of his second lease on life! Still an old man on the inside, Haruka's doing his (her) best to navigate the unknown waters of the new world as a dark elf. As Haruka deepens his (her) bonds with new friends and learns maybe he (she) isn't useless, the party tackles a big job! 01KH57PK1HE1HRN2DBDBDR1EDQ 2.0 2026-01-30T08:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 This Alluring Dark Elf Has the Heart of a Middle-Aged Man! Volume 2 Copyright © Utsugi © Shimano Yuhi   2026-03-18T07:00:00.000Z   0 0
PRD_3RFPEVTY6VS0 CNT_257RV4M13320 This Alluring Dark Elf Has the Heart of a Middle-Aged Man! CNT_2MG6HJK49ZX0 CNT_2MG6HJK49ZX0 2 1 1 Volume 1 []   This Alluring Dark Elf Has the Heart of a Middle-Aged Man! Volume 1   With no friends, family, or romance to speak of, Haruka has lived his life just going through the motions—until the day he awakens in the body of a beautiful, and womanly, dark elf! Suddenly, a world beyond his wildest imagination awaits, and uncontainable excitement races through him. There's just one problem: He gave up on putting himself out there a long time ago and has no idea how to strike up a conversation with other people. Teenagers and (other) women are certainly no exception. But with a bottomless well of mana and a ridiculously tough body to boot, Haruka won't let any overthinking get in the way this time. Little by little, the dark elf works past his (her) fears and self-doubt, forging deep bonds with precious new friends and growing together with them. So begins a heartwarming story of an old man determined to make the most of this new fantastical lease on life! Haruka, a timid man in his forties, trudged his way through life and has nothing to show for it—until the day he wakes up as a beautiful, womanly dark elf in another world! So begins a fantastical, second-chance adventure of courage and friendship! 01KGC0NCEHJF6RW6PKQ461VK58 1.0 2025-10-14T07:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 This Alluring Dark Elf Has the Heart of a Middle-Aged Man! Volume 1 Copyright © Utsugi © Shimano Yuhi   2025-11-26T08: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 36.186ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS