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

✎ 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_3ACN0FN3YRM0 Volume 10 PRD_2CJXK0TSEWFG content 1 835ae5bd-2319-4d42-88c1-f0fe6d6f5a8b  
PID_0KP37GWAYR8G Volume 10 PRD_2CJXK0TSEWFG product 3 9781718300446  
PID_17TE31N6GMZG Volume 10 PRD_2CJXK0TSEWFG product 7 9781718300446  
PID_25HST7Q33TF0 Volume 10 PRD_2CJXK0TSEWFG product 2 bwg_migration.655007  
PID_39M4H99WNPJ0 Volume 10 PRD_2CJXK0TSEWFG product 4 71830044B28297100000  

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