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

✎ 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_1P2MQS3CYK20 The Silver Yarn Vol. 1 PRD_1ZTVBF0H8S2G content 1 91d0d36a-074e-4466-b883-6d23626d58e7  
PID_1Z11X08RQ31G The Silver Yarn Vol. 1 PRD_1ZTVBF0H8S2G product 3 9781642750010  
PID_235CRH1MEZMG The Silver Yarn Vol. 1 PRD_1ZTVBF0H8S2G product 7 9781642750010  
PID_310RKQ3PR540 The Silver Yarn Vol. 1 PRD_1ZTVBF0H8S2G product 2 bwg_migration.708400  
PID_3N7BERM2J1B0 The Silver Yarn Vol. 1 PRD_1ZTVBF0H8S2G product 4 64275001B28324800000  

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