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

✎ 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_374XDETG8E2G Volume 2 PRD_2YHXFFMWMHN0 content 1 0459c91b-8383-42fe-9b3f-50fe143f27ce  
PID_0R354AEJKHNG Volume 2 PRD_2YHXFFMWMHN0 product 3 9781975359812  
PID_1C7G3V7E5DRG Volume 2 PRD_2YHXFFMWMHN0 product 7 9781975359812  
PID_21X3TH18MK80 Volume 2 PRD_2YHXFFMWMHN0 product 2 bwg_migration.762283  
PID_2P1EP2T4EFZ0 Volume 2 PRD_2YHXFFMWMHN0 product 4 97535981C00001022688  

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