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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_00SG6XHSE43G Volume 13 PRD_3P0QGW4XF81G content 1 940cfc8c-0a90-4363-9bb6-a023f382ce33  
PID_0EXC7Q2C7B70 Volume 13 PRD_3P0QGW4XF81G product 2 bwg_migration.1259429  
PID_0K1Z2RMSS7A0 Volume 13 PRD_3P0QGW4XF81G product 4 64729062C00001461693  
PID_253NH0FP290G Volume 13 PRD_3P0QGW4XF81G product 3 9781647290627  
PID_3960CH03M5QG Volume 13 PRD_3P0QGW4XF81G product 7 9781636996837  

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