BookWalker

home / database

products

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

2 rows where series_id = "CNT_0H7VMJV9C6P0"

✎ 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_22T5QPHVKQWG CNT_0PTNRSX585S0 The Wife Comes First: Qi Wei Shang CNT_0H7VMJV9C6P0 CNT_0H7VMJV9C6P0 2 2 1 Volume 2 []   The Wife Comes First: Qi Wei Shang Vol. 2   Sent to suppress a rebellion against the great Chen Empire, the third prince, Jing Shao, rides out once more as marshal of an army a hundred thousand strong. At his side is Mu Hanzhang--his "gentleman wife"--in the guise of a sage strategist. As corruption and treachery in the imperial court begin to shape the battles ahead, Jing Shao uses the knowledge of his past life to alter the fate that once led to his downfall. Along the way, supported by Mu Hanzhang's cunning, Jing Shao uses his regression foreknowledge to take advantage of the things that once slipped him by--including the spoils of war, the flames of vengeance, and the arms of his wife. As conspiracies deepen and long-buried truths come to light, the bond between Jing Shao and Mu Hanzhang grows ever stronger--on the battlefield and within the royal tent. JING SHAO IS GOING TO WAR AGAIN--BUT THIS TIME HE'S BRINGING HIS WIFE. 01KH2WD1ZB2R5JKM1FQ809F9C3 2.0 2026-01-13T08:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1NT691A6VGSG The Wife Comes First: Qi Wei Shang Vol. 2 绿野千鹤 (Lv Ye Qian He), English edition copyright ©2026 SEVENSEAS ENTERTAINMENT, LLC   2026-03-10T07:00:00.000Z   0 0
PRD_3DEV5BPRZBTG CNT_22M4W1G0W31G The Wife Comes First: Qi Wei Shang CNT_0H7VMJV9C6P0 CNT_0H7VMJV9C6P0 2 2 1 Volume 1 []   The Wife Comes First: Qi Wei Shang Vol. 1   On the brink of death, Prince Cheng is stunned to find the one person still by his side: his long-neglected princely consort, Mu Hanzhang. While Prince Cheng pursued power and countless lovers, Mu Hanzhang never wavered in his dedication as his wife, despite the future he lost. Prince Cheng knows he never deserved such loyalty. But fate isn't finished with him yet. When he awakens in the past—on the morning after their disastrous wedding night, with all his memories intact—Prince Cheng seizes the chance to set things right. This time, he'll treasure Mu Hanzhang. This time, the wife will come first, the state second, and the husband last. Yet winning Mu Hanzhang's trust is only the first battle. Court conspiracies still run deep, and if they're not careful, history may repeat itself...starting with a knife in the back. A philandering prince discovers that the prince-consort he neglected in life is the only one by his side in death. Now that he's got a second chance, can the prince make it up to him?! A heartwarming romance about second chances, palace intrigue, and found family--The Wife Comes First makes its English debut! 01KGC0NMB7801DMR9G2XG5A9MX 1.0 2025-10-17T07:00:00.000Z Seven Seas Entertainment LAB_1WABW2X3770G GEO_1NT691A6VGSG The Wife Comes First: Qi Wei Shang Vol. 1 绿野千鹤 (Lv Ye Qian He), English edition copyright ©2025 SEVENSEAS ENTERTAINMENT, LLC   2025-12-16T08: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 29.506ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS