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

✎ 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_2PD3MKS1W2EG Volume 1 PRD_0PBQZPK3M200 content 1 dfc8da0f-dc61-4ddd-84b9-619c1e6386fb  
PID_06JVABJM2D7G Volume 1 PRD_0PBQZPK3M200 product 2 bwg_migration.1761841  
PID_1AH61XB1M9AG Volume 1 PRD_0PBQZPK3M200 product 4 88843977C00001892927  
PID_2WGWM4ZZSB10 Volume 1 PRD_0PBQZPK3M200 product 3 9798888439777  
PID_30QFKNGBK7M0 Volume 1 PRD_0PBQZPK3M200 product 7 9798888439777  

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