BookWalker

home / database

products

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

4 rows where series_id = "CNT_0BKQYNFF771G"

✎ 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_02HEJH2PK8T0 CNT_28RHEHZHVQHG BARBARITIES CNT_0BKQYNFF771G CNT_0BKQYNFF771G 2 1 1 III []   BARBARITIES III   As advisor to King Chris, Joel is one of the few people in the kingdom looking out for the young boy's best interests. When a conspiracy to overthrow Chris gains power, Joel is caught in the crossfire. With enemies everywhere, Joel realizes that Adam, his dashing bodyguard, may in fact be the only person he can rely on. Will this realization finally allow Joel to admit his true feelings for the other man? LOVERS IN A DANGEROUS TIME 01KH3EHKRK522KP51982N9DYMH 3.0 2023-06-21T07:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG BARBARITIES III Tsuta Suzuki 2021   2023-07-11T07:00:00.000Z   0 0
PRD_1P81A3YE9YCG CNT_2JH1VC0QH28G BARBARITIES CNT_0BKQYNFF771G CNT_0BKQYNFF771G 2 1 1 IV []   BARBARITIES IV   The king is under house arrest, Joel's enemies are in power, and worst of all, Adam has been captured. Joel is determined to overthrow Simon and restore King Chris to the throne, but when Simon uses Adam as bait to lure out Joel, he doesn't know what to do. Can Joel find a way to save Adam as well as the kingdom, or will he have to choose between love and duty? A Thrilling Conclusion to a Tale of Romance and Intrigue! 01KGBCE32HCNVXB8D455GGKFY1 4.0 2024-08-23T07:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG BARBARITIES IV ©Tsuta Suzuki 2022   2024-09-24T07:00:00.000Z   0 0
PRD_1WR38YG68S6G CNT_15XZBEYXJW6G BARBARITIES CNT_0BKQYNFF771G CNT_0BKQYNFF771G 2 1 1 II []   BARBARITIES II   After Joel flatly turned down his bodyguard's aggressive advances, things have grown cold between the two men. But when Simon, the former king's brother, returns everyone is on high alert. Simon wants the crown for himself and he's even willing to partner with the kingdom's enemies to take it. If Joel and Adam are to stop him, they'll need to get over their differences and work together. But can Adam put aside his intense feelings for Joel? TROUBLE AT COURT AND AT HOME 01KGB5Y16Y70FT3VKPP1FVZ6P6 2.0 2023-03-03T08:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG BARBARITIES II Tsuta Suzuki 2017   2023-04-18T07:00:00.000Z   0 0
PRD_3J6V6V5WD9J0 CNT_2BV8QX4JR4A0 BARBARITIES CNT_0BKQYNFF771G CNT_0BKQYNFF771G 2 1 1 I []   BARBARITIES I   When Lord Montague's life is threatened, Viscount Adam Canning is assigned to be his bodyguard. Adam is a blond, dashing nobleman who is able to woo anyone who catches his eye. When he sees Lord Montague's nephew, Joel, Adam is immediately smitten. But Joel is too busy rooting out crime and corruption to fall for Adam's charms. Of course, that just makes Adam want him even more! Can Joel stay focused, or will he fall for the devilishly handsome viscount? "I'LL PROTECT YOU WITH MY ENTIRE BEING." 01KGB2Z1836101GWHV3Y5CJBGN 1.0 2022-12-02T08:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1PKAG51AEAQG BARBARITIES I Tsuta Suzuki 2015   2023-01-17T08: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 24.115ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS