BookWalker

home / database

products

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

2 rows where series_id = "CNT_2526V8J8M4E0"

✎ 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_1T50AC5BR6Q0 CNT_1R1B7CK9NQNG Sexiled: My Sexist Party Leader Kicked Me Out, So I Teamed Up With a Mythical Sorceress! CNT_2526V8J8M4E0 CNT_2526V8J8M4E0 2 2 1 Volume 2 []   Sexiled: My Sexist Party Leader Kicked Me Out, So I Teamed Up With a Mythical Sorceress! Volume 2   After taking first place in the Sparring Tournament, Tanya Artemiciov and the rest of her party members are invited to the royal soirée. Following a chance encounter with Princess Arianora, they catch a glimpse of Maxwell, the man who sealed Laplace away for 300 years. And the very next morning, Laplace goes missing. What secrets are hiding in Laplace's dark past? What's the REAL reason she was sealed away for so long? And... why does she look so much like Arianora?! Kick off your high heels and loosen that corset, because it's time for revenge: part two! After a chance encounter with the Princess, Tanya and Laplace briefly spot Maxwell, the man who sealed Laplace away for 300 years. The next morning, Laplace is missing. Kick off your high heels and loosen that corset, it's time for revenge: part two! 01KG9BG55VY6K79YVH4EHR7GMV 2.0 2019-10-15T07:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Sexiled: My Sexist Party Leader Kicked Me Out, So I Teamed Up With a Mythical Sorceress! Volume 2 Copyright (C) 2019 Ameko Kaeruda Illustrations by Kazutomo Miya   2019-12-14T08:00:00.000Z   0 0
PRD_22JXAX4THBB0 CNT_2Q2747JF97BG Sexiled: My Sexist Party Leader Kicked Me Out, So I Teamed Up With a Mythical Sorceress! CNT_2526V8J8M4E0 CNT_2526V8J8M4E0 2 2 1 Volume 1 []   Sexiled: My Sexist Party Leader Kicked Me Out, So I Teamed Up With a Mythical Sorceress! Volume 1   “Tanya Artemiciov is a talented Mage-class adventurer who just got kicked out of her party by a sexist scumbag. So what's a girl to do? Go to the wasteland and blow stuff up of course! One small problem though: she inadvertently frees a mythical Sorceress named Laplace who was sealed away for the past 300 years... Surprise! Turns out this so-called “wicked” Sorceress is actually pretty cool. Laplace wants to start a party of her own, Tanya wants revenge, and the solution is obvious: team up. It's time to kick ass, kiss girls, and dismantle the patriarchy!” Tanya just got kicked out of her party by a sexist scumbag. In her rage, she inadvertently frees a “wicked” Sorceress. The two women team up with a plan to get revenge... Time to kick ass, kiss girls, and dismantle the patriarchy! 01KGA62P05SMHXGEPV9SHR8E3G 1.0 2019-08-07T07:00:00.000Z J-Novel Club LAB_30X9NTZYDFV0 GEO_1PQM5BDYSMG0 Sexiled: My Sexist Party Leader Kicked Me Out, So I Teamed Up With a Mythical Sorceress! Volume 1 Copyright (C) 2019 Ameko KaerudaIllustrations by Kazutomo Miya   2019-10-05T07: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 26.507ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS