BookWalker

home / database

product_external_ids

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

4 rows where product_id = "PRD_1W8ZGWM523C0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_25A1777XJ5MG Volume 2 [Trip to the Hot Springs] PRD_1W8ZGWM523C0 content 1 f7b1f0c6-9e89-4271-9de8-07ad9bbaf8d3  
PID_0GBB031KRAR0 Volume 2 [Trip to the Hot Springs] PRD_1W8ZGWM523C0 product 4 04000000C00003054356  
PID_2T51PAM9XCYG Volume 2 [Trip to the Hot Springs] PRD_1W8ZGWM523C0 product 2 bwg_migration.3083736  
PID_3E9CDWD5Q95G Volume 2 [Trip to the Hot Springs] PRD_1W8ZGWM523C0 product 7 YP-0003-0068  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE product_external_ids (
      id TEXT PRIMARY KEY,
      product_id TEXT NOT NULL,
      source TEXT NOT NULL,
      type INTEGER NOT NULL,
      external_id TEXT NOT NULL,
      external_id_original TEXT NOT NULL,
      FOREIGN KEY (product_id) REFERENCES products(id)
    );
CREATE INDEX idx_product_external_ids_product ON product_external_ids(product_id);
Powered by Datasette · Queries took 7.788ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS