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

✎ 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_129N9VFG0EG0 Volume 9 PRD_1MC1450CWDKG content 1 978a40de-585d-4ac9-a9da-87e2c681d414  
PID_062E28DHS1GG Volume 9 PRD_1MC1450CWDKG product 4 97536234C00001845455  
PID_2FW4GZ0E23Q0 Volume 9 PRD_1MC1450CWDKG product 3 9781975362348  
PID_2W0QC0TVNZT0 Volume 9 PRD_1MC1450CWDKG product 7 9781975362348  
PID_3HY376V475DG Volume 9 PRD_1MC1450CWDKG product 2 bwg_migration.1707452  

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