BookWalker

home / database

products

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

3 rows where series_id = "CNT_3GJ508629QTG"

✎ 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_083A239CWC5G CNT_1M8Z3ZT2D1DG Clay Lord: Master of Golems CNT_3GJ508629QTG CNT_3GJ508629QTG 2 1 1 Volume 2 []   Clay Lord: Master of Golems Vol. 2   The Earthgaia clan, the royal family of golem craftsmen, are renowned through the realm for creating sentient automatons of the highest caliber. As the last surviving member of the family, Clay is doing his best to carry on their legacy, despite having no memory of his past. Suddenly, an event forces him to recall the origin of his two golems, Kurogane and Shirogane. Perhaps some memories are best left forgotten! BURIED AND FORGOTTEN 01KGA4ST3002GC5BX7KT91WWX2 2.0 2018-06-19T15:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PQM5BDYSMG0 Clay Lord: Master of Golems Vol. 2 JUN SUZUMOTO 2014   2018-06-29T07:00:00.000Z   0 0
PRD_2BT29TYFYDP0 CNT_0MKRKN0Y4HW0 Clay Lord: Master of Golems CNT_3GJ508629QTG CNT_3GJ508629QTG 2 1 1 Volume 3 []   Clay Lord: Master of Golems Vol. 3   The Earthgaia clan, the royal family of golem craftsmen, is renowned throughout the realm for creating sentient automatons of the highest caliber. Clay Earthgaia, the sole heir to the clan, has come into his own as a skilled golem molder. Yet he hasn't topped his earliest creations, his companion golems Kurogane and Shirogane. The two of them are so lifelike, they are often mistaken as human! Unfortunately, the golem crafter's guild sees the golems' unrestricted egos as a threat. In this final chapter, Clay must choose between his future as a member of the guild and the closest thing to a family he has left. Should Clay sacrifice his past to secure his future? BREAKING THE MOLD! 01KGA4STHZ1KD091J481CX7T6P 3.0 2018-06-19T15:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PQM5BDYSMG0 Clay Lord: Master of Golems Vol. 3 JUN SUZUMOTO 2014   2018-06-29T07:00:00.000Z   0 0
PRD_3JSD60NM6BM0 CNT_0Q82JJBF1FY0 Clay Lord: Master of Golems CNT_3GJ508629QTG CNT_3GJ508629QTG 2 1 1 Volume 1 []   Clay Lord: Master of Golems Vol. 1   Golems: living dolls crafted by adept molders of earth and magic. Farmers use them to perform menial labor, law enforcement use them to bolster security, and aristocrats use them as their closest companions. Just like any tool, however, golems can be used for good or evil. Enter Clay, an aspiring young molder who travels to the city to take part in a golem-building contest--the winner of which will become the guardian of the city's treasury! When dark forces learn of Clay's unique skills, he becomes a target worth more than the city's coffers. Luckily, Clay has three golem friends who will do anything in their power to protect him. Join fledgling golem-maker Clay and his eccentric companions as he embarks on a journey of grand adventure! EARTH MAGIC 01KGA3NZYPKKRZPPW3WTTJ0X5P 1.0 2018-06-19T15:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PQM5BDYSMG0 Clay Lord: Master of Golems Vol. 1 JUN SUZUMOTO 2013   2018-06-29T07: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 28.926ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS