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

✎ 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_2CVT8M1XXAMG Volume 7 PRD_2YPG6770R250 content 1 7d328adf-5f3e-40f4-8b84-9b2971b25c38  
PID_0F0P36WHT360 Volume 7 PRD_2YPG6770R250 product 2 bwg_migration.1520986  
PID_0K70YQNDDZD0 Volume 7 PRD_2YPG6770R250 product 4 97534345C00001680624  
PID_256ZCZ9VH13G Volume 7 PRD_2YPG6770R250 product 3 9781975343453  
PID_395A802Q8XPG Volume 7 PRD_2YPG6770R250 product 7 9781975343453  

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