BookWalker

home / database

products

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

6 rows where series_id = "CNT_1FES4DH7TD7G"

✎ 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_04TRG81Z3JR0 CNT_2X16XNH771ZG Seducing the Top Boss CNT_1FES4DH7TD7G   3 1 1 Chapter 4 []   Seducing the Top Boss 4   "Let me get you hot and bothered." A hot and steamy story between the fresh-faced new employee and his serious strait-laced boss. Who can get the other one going first?   01KGBJG81T20JBVDTS6AXJYV4K 4.0 2025-02-04T08:00:00.000Z wwwave_comics LAB_1GN8XNFCSY80 GEO_1PQM5BDYSMG0 Seducing the Top Boss 4 (C) Himemitsu/ WWWave   2025-02-04T08:00:00.000Z   0 0
PRD_14WNH46Z3Y4G CNT_3M3DYZF1D1C0 Seducing the Top Boss CNT_1FES4DH7TD7G   3 1 1 Chapter 1 []   Seducing the Top Boss 1   "Let me get you hot and bothered." A hot and steamy story between the fresh-faced new employee and his serious strait-laced boss. Who can get the other one going first?   01KH3QPXP5P797WZPBBRGGCX3T 1.0 2024-04-30T07:00:00.000Z wwwave_comics LAB_1GN8XNFCSY80 GEO_1PQM5BDYSMG0 Seducing the Top Boss 1 (C) Himemitsu/ WWWave   2024-04-30T07:00:00.000Z   0 0
PRD_2TBTXZKGBZJ0 CNT_13JAB6C1D2KG Seducing the Top Boss CNT_1FES4DH7TD7G   3 1 1 Chapter 3 []   Seducing the Top Boss 3   "Let me get you hot and bothered." A hot and steamy story between the fresh-faced new employee and his serious strait-laced boss. Who can get the other one going first?   01KGBEN6QV9YZTWGY7ZTGWDGP3 3.0 2024-10-03T07:00:00.000Z wwwave_comics LAB_1GN8XNFCSY80 GEO_1PQM5BDYSMG0 Seducing the Top Boss 3 (C) Himemitsu/ WWWave   2024-10-03T07:00:00.000Z   0 0
PRD_3FHMVWD7MWH0 CNT_230V2PCR3VPG Seducing the Top Boss CNT_1FES4DH7TD7G   3 1 1 Chapter 5 []   Seducing the Top Boss 5   "Let me get you hot and bothered." A hot and steamy story between the fresh-faced new employee and his serious strait-laced boss. Who can get the other one going first?   01KG9Q77YFDGF39SJ930ZVVAM7 5.0 2025-02-28T08:00:00.000Z wwwave_comics LAB_1GN8XNFCSY80 GEO_1PQM5BDYSMG0 Seducing the Top Boss 5 (C) Himemitsu/ WWWave   2025-02-28T08:00:00.000Z   0 0
PRD_3MC77QPWV1DG CNT_0PHCHBKSNNFG Seducing the Top Boss CNT_1FES4DH7TD7G   3 1 1 Chapter 2 []   Seducing the Top Boss 2   "Let me get you hot and bothered." A hot and steamy story between the fresh-faced new employee and his serious strait-laced boss. Who can get the other one going first?   01KGBBA96Q0G1E4AHC42A0FD8K 2.0 2024-07-02T07:00:00.000Z wwwave_comics LAB_1GN8XNFCSY80 GEO_1PQM5BDYSMG0 Seducing the Top Boss 2 (C) Himemitsu/ WWWave   2024-07-02T07:00:00.000Z   0 0
PRD_3P5SFP0CJ83G CNT_2P9C5F9HK7DG Seducing the Top Boss CNT_1FES4DH7TD7G   3 1 1 Chapter 6 []   Seducing the Top Boss 6   "Let me get you hot and bothered." A hot and steamy story between the fresh-faced new employee and his serious strait-laced boss. Who can get the other one going first?   01KGBNP6R00JZA6FMH4VK2AY4C 6.0 2025-05-29T07:00:00.000Z wwwave_comics LAB_1GN8XNFCSY80 GEO_1PQM5BDYSMG0 Seducing the Top Boss 6 (C) Himemitsu/ WWWave   2025-05-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 26.927ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS