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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source, external_id

id ▼ product_id source type external_id external_id_original
CID_2Q6C0S5H1FVG not simple PRD_2YXZ47490A7G content 1 7cfbdf7a-6dcc-480a-8a63-d2d79f40eba5  
PID_16RXJA9JF2ZG not simple PRD_2YXZ47490A7G product 3 9781421546469  
PID_2AZ89V2E6Z2G not simple PRD_2YXZ47490A7G product 7 9781421546469  
PID_38TM0HW8G4J0 not simple PRD_2YXZ47490A7G product 2 bwg_migration.2391452  
PID_3WS6W2N4A0S0 not simple PRD_2YXZ47490A7G product 4 42154646C00002442757  

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