BookWalker

home / database

products

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

2 rows where series_id = "CNT_3KM2A09AW13G"

✎ 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_0W0YD8Y1SEE0 CNT_2BN6032M11E0 A Cave King's Road to Paradise: Climbing to the Top with My Almighty Mining Skills! CNT_3KM2A09AW13G CNT_3KM2A09AW13G 2 2 1 Volume 2 []   A Cave King's Road to Paradise: Climbing to the Top with My Almighty Mining Skills! Volume 2   Heale and Riena have confessed their feelings for each other, but life isn't about to give them a break—they are interrupted by the arrival of a pirate ship! Orc pirates are the newest additions to Sheol's community, but there's friction between them and the goblins. Heale hopes to bridge the rift between the two races, but he understands that some things can't be rushed. Instead, he focuses on what he can do—deciding the island's next big construction project! Sheol has developed so much that all the residents can live a comfortable life, so Heale sets his sights on trade. But the most experienced sailors, the orcs, are reluctant to leave land—they've been traumatized by their encounter with a monster on the ocean. Furthermore, new discoveries underground and some increasingly powerful invaders throw a wrench into Heale's plans. It's an uphill battle, but Heale's trusty comrades will support him every step of the way! There are new arrivals at Sheol Reef: orc pirates! With these new allies, Heale decides that the next big step for the island is trade, but the orcs' trauma, along with some powerful invaders, throws a wrench into his plans! 01KGB6BCKHQ4M7XKNE1KF0PVG0 2.0 2023-04-24T07:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 A Cave King's Road to Paradise: Climbing to the Top with My Almighty Mining Skills! Volume 2 Copyright © Hajime Naehara 2020 Illustrations by Hatori Kyoka   2023-07-17T07:00:00.000Z   0 0
PRD_3DTQQNXA5140 CNT_04CRF733NYA0 A Cave King's Road to Paradise: Climbing to the Top with My Almighty Mining Skills! CNT_3KM2A09AW13G CNT_3KM2A09AW13G 2 2 1 Volume 1 []   A Cave King's Road to Paradise: Climbing to the Top with My Almighty Mining Skills! Volume 1   In a world where crests decide one's fate, Prince Heale is born with Cave King—a crest just as worthless as he is. Deemed a disgrace to his family, he's exiled to a barren, deserted island with not a plant nor soul in sight. Alone, miserable, but determined to survive, he reaches for a pickaxe to expand the cave he intends to make his new home—and discovers the true power of his crest! It turns out Cave King makes cavern mining as easy as breathing. And as Heale digs deeper into the island, he discovers one otherworldly mineral after another. Who's worthless now? But valuable ore isn't the only thing Heale finds on his mining adventures. He soon befriends slimes and saves goblins that wash ashore. And together as one big family, they'll work to overcome any challenge on the road to developing the island into their own little paradise. Born with a useless crest that earned him nothing but ridicule, Prince Heale is exiled to a deserted island on the day he turns fifteen. Alone, miserable, but determined to survive, he reaches for a pickaxe—and discovers the true power of his crest! 01KG9KSFA09DJ9D766WDPM00XP 1.0 2023-02-06T08:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 A Cave King's Road to Paradise: Climbing to the Top with My Almighty Mining Skills! Volume 1 Copyright © Hajime Naehara 2020 Illustrations by Hatori Kyoka   2023-04-24T07: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.062ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS