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_35Z0EZVG1JSG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_3N7EZ13G5H6G Chapter 6 PRD_35Z0EZVG1JSG content 1 424255ea-769e-46a2-a4e6-5b058f7cf073  
PID_0X4YMAAJ0RB0 Chapter 6 PRD_35Z0EZVG1JSG product 2 bwg_migration.2103875  
PID_11B9KV3FTMY0 Chapter 6 PRD_35Z0EZVG1JSG product 4 90052700X01481800000  
PID_3B5062P5ZPMG Chapter 6 PRD_35Z0EZVG1JSG product 3 9798892311984  
PID_3Z9JXM8HHJVG Chapter 6 PRD_35Z0EZVG1JSG product 7 115h880a00  

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