BookWalker

home / database

products

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

3 rows where series_id = "CNT_1E5N8KM3GQ1G"

✎ 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_1CCNFSCFVDHG CNT_0ENGAFGHB1JG Fantasy Inbound CNT_1E5N8KM3GQ1G CNT_1E5N8KM3GQ1G 2 2 1 Volume 1 []   Fantasy Inbound: Volume 1   The world is in peril. Legends live, fairy tales walk, and fantasies become reality, threatening to turn Earth into a waking nightmare. When the flames of war reach Japan's shores, the vestiges of a shattered nation fail to protect what remains of its people against an unknown enemy, and all seems lost. Those left behind and those that failed to flee now live in scattered communities among the remnants of a better time. Yu Ichinose is just another survivor, a quiet, scrawny middle-schooler trying to get by. That is, until he finds his fate bound to a mysterious, elvish girl who seems to hold the key to hope. Now, the time has come to stand and take up the sword against sorcery. To become the hero who saves the world. The time has come to awaken the Asura Frame. Japan has fallen apart and unknown enemies from a world of fantasy and magic threaten to eradicate Earth. It's now up to Yu Ichinose and a mysterious elf girl to be the nation's last hope. 01KGADED2EJJ4H1ZSJSAPQ25JK 1.0 2021-11-30T08:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Fantasy Inbound: Volume 1 Copyright (C) 2020 Joe Takeduki Illustrations Copyright (C) 2020 Shirabii   2022-02-11T08:00:00.000Z   0 0
PRD_23R3R3DAMF60 CNT_1HQJR47VZMD0 Fantasy Inbound CNT_1E5N8KM3GQ1G CNT_1E5N8KM3GQ1G 2 2 1 Volume 2 []   Fantasy Inbound: Volume 2   Yu Ichinose opens his eyes to find that he and Ein have been taken prisoner. Strangely, their captor is more a host than an executioner. Quldald, after all, is not one to let his guests leave unentertained. Meanwhile, Ijuin, Aliya, and Natsuki have reached the floating city, Nayuta, only to find that power struggles and interracial conflict roil beneath the paradise's surface. Amidst this tension, the young Devicer is faced with a dilemma. The responsibility that comes with power is a crushing weight upon his shoulders, and Yu struggles to endure the pressure. Does he really have what it takes to be Number Three? Can he sacrifice his ideals for the greater good? Yu and Ein find themselves as prisoners aboard Quldald's flying portal-keep while Ijuin and the others finally come ashore at their destination—Nayuta. But as human-elf tensions boil, Yu struggles to bear the weight of the name Devicer Three. 01KGAERZYP1N90ZQEPFQRZY4EA 2.0 2022-02-15T08:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Fantasy Inbound: Volume 2 Copyright (C) 2020 Joe Takeduki Illustrations Copyright (C) 2020 Shirabii   2022-04-29T07:00:00.000Z   0 0
PRD_32FTSNRQ6B10 CNT_2STJTFQ14E4G Fantasy Inbound CNT_1E5N8KM3GQ1G CNT_1E5N8KM3GQ1G 2 2 1 Volume 3 []   Fantasy Inbound: Volume 3   Leo Makishima, the enigmatic Devicer Seven, only cares about one thing: power. And he'll do whatever it takes to get it. His blind ambition, however, makes him the perfect target for the archmages' machinations, and Quldald of the Whirlwind has the perfect use for the troubled boy. Likewise, the Japanese government is desperate to resurrect their greatest weapon—Devicer Three. Meanwhile, the crew arrives in Indonesia to investigate a dormant Asura and a mysterious power sleeping within Aliya. There, they meet Devicer Five, a prickly girl by the name of Zhou Xueli who's looking to build an elite team to end the war once and for all. In particular, her eyes are set upon Devicer Three and the key she's been looking for—a Replicant. Everyone wants something, and Yu Ichinose seems to have it. To what lengths they're willing to go to take it, he doesn't know, but he'll have to be ready to do anything to defend those he cares about. Even if it means fighting a fellow Devicer. Leo Makishima only cares about one thing: power. And he'll do whatever it takes to get it, even if it means turning on his fellow man. Yu Ichinose will have to fight his own kind if he wants to protect what's dear to him. 01KGAGJFCQ0BRQ6TA4GJT29WPN 3.0 2022-05-06T07:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Fantasy Inbound: Volume 3 Copyright © Joe Takeduki 2021   2022-07-15T07: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.805ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS