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

✎ 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_1RDKJ9QHZAQG Volume 4 PRD_0B0S5WA4A720 content 1 715f2566-763f-4eb6-8388-f0eb48608d02  
PID_074YZGMC96RG Volume 4 PRD_0B0S5WA4A720 product 3 9781975371524  
PID_1BB9V2ER33FG Volume 4 PRD_0B0S5WA4A720 product 7 9781975371524  
PID_296NDR8TJ8Z0 Volume 4 PRD_0B0S5WA4A720 product 2 bwg_migration.1674007  
PID_2X50991P4520 Volume 4 PRD_0B0S5WA4A720 product 4 97537152C00001815916  

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