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

✎ 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_1G5908NG687G In Defiance of Duty PRD_151221W1PY00 content 1 ded223a6-1a8b-402a-a133-b922913bd07b  
PID_1V1VGDY1NZQ0 In Defiance of Duty PRD_151221W1PY00 product 3 9784596693266  
PID_2F46FYGXFVT0 In Defiance of Duty PRD_151221W1PY00 product 7 9784596693266  
PID_3D3J6MJZS1DG In Defiance of Duty PRD_151221W1PY00 product 2 bwg_migration.2963133  
PID_3H7X26BBGXGG In Defiance of Duty PRD_151221W1PY00 product 4 59669326C00002942721  

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