BookWalker

home / database

products

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

4 rows where series_id = "CNT_15X6Y0JKYN70"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: description_short, 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_05PGY9WTHCFG CNT_03AR3NVYX88G Ayanashi CNT_15X6Y0JKYN70 CNT_15X6Y0JKYN70 2 1 1 Volume 2 []   Ayanashi Volume 2   Within the darkness that covers the surface lurk the avatars of death known as the ogres. The only ones who can fell these fiends…are the ayanashi. During his travels, one such warrior, Holo, saves a young girl Aura and her father and accompanies them to a nearby city. However, darkness suddenly falls over the town, bringing with it a swarm of ogres. Armed with his short sword, Holo attempts to fend off the ogres, but he's severely outnumbered, and the town is slowly overrun. The dark fantasy of ebon and crimson continues!   01KGA1A5G35GG99D2AFFDNQ52Y 2.0 2017-12-25T15:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Ayanashi Volume 2 (C) Yukihiro Kajimoto / Kodansha Ltd.   2018-01-09T15:00:00.000Z   0 0
PRD_1X3QE8QJTVG0 CNT_35T664W8SZJ0 Ayanashi CNT_15X6Y0JKYN70 CNT_15X6Y0JKYN70 2 1 1 Volume 4 []   Ayanashi Volume 4   Holo continues his journey in search of the one-eyed man who killed his brother. After a run-in with Morph, a band of assassins with ties to Holo's archnemesis, the saga shifts into high gear. The key to unlocking the truth lies in Grotto 48, the last town Holo and Rico visited together, and the place Holo first clashed with Morph. As it turns out, the mastermind behind the town's discord was none other than the One-Eyed Man. Countless fractured mysteries converge at one truth. The journey that began with a vow of vengeance reaches its bloody conclusion! The final volume! 01KG9B03N71W0H0K1QG6BE7PTD 4.0 2019-01-21T08:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Ayanashi Volume 4 (C) Yukihiro Kajimoto / Kodansha Ltd.   2019-01-29T08:00:00.000Z   0 0
PRD_2V4VFSMH0MMG CNT_23PTN26MFZKG Ayanashi CNT_15X6Y0JKYN70 CNT_15X6Y0JKYN70 2 1 1 Volume 3 []   Ayanashi Volume 3   Holo is an Ayanashi, vanquishers of the Ogres, death incarnate. On his quest to pursue the one-eyed man who killed his brother, a young girl who shares a history with Holo, Ayame, appears before him, bearing a question. “Hey, Holo. Do you still remember the promise you made back then?” What could this mysterious promise be...? And in preparation for an anticipated Ogre assault, Ayanashi from across the land congregate for a joint operation!   01KGA3F5MNNMB6M5PKWZHGTMHZ 3.0 2018-05-08T07:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Ayanashi Volume 3 (C) Yukihiro Kajimoto / Kodansha Ltd.   2018-05-23T07:00:00.000Z   0 0
PRD_3G41E8WYXFGG CNT_0XMM9WZG1RDG Ayanashi CNT_15X6Y0JKYN70 CNT_15X6Y0JKYN70 2 1 1 Volume 1 []   Ayanashi Volume 1   In this world, humanity has been driven underground to live like moles, hiding from the fearsome monsters which roam the surface. The monsters are impervious to every sort of weapon known to man. The only ones with the power to defeat them...are the Ayanashi. One day, in one such underground city, a pair of siblings encounter a mysterious boy covered in wounds. The boy introduces himself as Holo, and in the following days slowly opens up to the pair...until a monster from the surface descends upon the city, laying waste to everything in its path. Holo stands to face the threat, brandishing a flaming short sword attached to his right arm. And so, the story of bringing light back to a world of everlasting darkness begins.   01KG9VX90EDZGCPSA8N79GYKCG 1.0 2017-11-27T15:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG Ayanashi Volume 1 (C) Yukihiro Kajimoto / Kodansha Ltd.   2017-12-05T08: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 32.771ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS