BookWalker

home / database

product_external_ids

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

5 rows where product_id = "PRD_1XHWZ77HFN60"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_060KMS2WMFH0 Chapter 18 PRD_1XHWZ77HFN60 content 1 eab4edc4-c19f-43db-908e-78e44e0a21db  
PID_0YE6RKGJ9MBG Chapter 18 PRD_1XHWZ77HFN60 product 4 04000000C00001531547  
PID_12JHM59E3GYG Chapter 18 PRD_1XHWZ77HFN60 product 6 ZK0079  
PID_209XEVB8JPE0 Chapter 18 PRD_1XHWZ77HFN60 product 2 bwg_migration.1347269  
PID_2MC8ACW44JN0 Chapter 18 PRD_1XHWZ77HFN60 product 7 ZK0079_EN_C1_018  

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 10.598ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS