BookWalker

home / database

products

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

3 rows where series_id = "CNT_1CDR35ZSCHX0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: listed_at, copyright, on_sale_at, 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_1K9PA9QQ0XZ0 CNT_1D34BB0HYR4G Dictatorial Grimoire CNT_1CDR35ZSCHX0 CNT_1CDR35ZSCHX0 2 1 1 Volume 3 []   Dictatorial Grimoire Vol. 3   Otogi Grimm may have recorded the Grimoire, the book that allows him to bind and control the Marchen, or fairy tale demons, but his troubles are far from over. Otogi, the descendent of the original Brothers Grimm, still has to deal with the slippery Puss in Boots and his fairy tale allies, Team Jager. And while Grimm's servant, the masochistic Cinderella, has returned to his side, what dark secrets is he still hiding from his master? In the conclusion to this modern fairy tale, Grimm most confront Team Jager, coax secrets out into the open, and keep all his friends from killing each other. And if that isn't enough for one antisocial teenager, he almost must find a way to confront his own past, and break the agreement made by his ancestors - once and for all!   01K5GAP16GPY2F054YQ3JPYX2G 3.0 2015-10-26T15:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PQM5BDYSMG0 Dictatorial Grimoire Vol. 3 (C) Ayumi Kanou   2015-10-26T15:00:00.000Z   0 0
PRD_1P5SDY83CP6G CNT_32Z3KFWCYHC0 Dictatorial Grimoire CNT_1CDR35ZSCHX0 CNT_1CDR35ZSCHX0 2 1 1 Volume 1 []   Dictatorial Grimoire Vol. 1   Grimm Otogi, a far-flung descendant of the renowned Grimm Brothers, has always regarded the fairy tales his ancestors concocted as pure fiction. Unfortunately for the introverted half-Japanese teen, he is about to discover that the Grimm legacy is anything but pure... Upon receiving a posthumous letter from the father he never knew, Otogi transfers to a new school and moves into an abandoned mansion as part of his inheritance. There, he finds a manuscript that reveals the truth about his ancestors: the Brothers Grimm made a deal with mystical beings known as the Marchen Demons, who now have a claim on Otogi's life. With a dashing male Cinderella as his guide, can Otogi Grimm unlock the power of the manuscript and stop the fairy tale demons before they destroy him first?   01K5G9SDE6ATYKRXYD7KRN0WSJ 1.0 2015-10-04T15:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PQM5BDYSMG0 Dictatorial Grimoire Vol. 1 (C) 2011 Ayumi Kanou   2015-10-04T15:00:00.000Z   0 0
PRD_2PM347T12N7G CNT_3PTNYGQAHG30 Dictatorial Grimoire CNT_1CDR35ZSCHX0 CNT_1CDR35ZSCHX0 2 1 1 Volume 2 []   Dictatorial Grimoire Vol. 2   Otogi Grimm, sole heir to the Grimm Brothers' dark legacy, has been betrayed by his seemingly loyal servant Cinderella. Cinderella has stolen the Grimoire, and with it, the only way to bind and control the Marchen demons! Now, stalked by a vengeful Snow White, can Grimm retrieve the magic manuscript from the evil Puss in Boots - without alienating his few remaining friends and losing his soul in the process?   01K5GAPBB9BGAXK8K2T0V7BNH0 2.0 2015-10-26T15:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PQM5BDYSMG0 Dictatorial Grimoire Vol. 2 (C) Ayumi Kanou   2015-10-26T15: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.314ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS