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

✎ 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_09XW87NPF77G Volume 4 PRD_3WF9R997X300 content 1 447c3c8e-d1c7-4e30-91fb-15fcb981a2d2  
PID_1RNR5XGBS4QG Volume 4 PRD_3WF9R997X300 product 3 9798895610015  
PID_2CRB1F97K0TG Volume 4 PRD_3WF9R997X300 product 7 9798895610015  
PID_32QPR5B026A0 Volume 4 PRD_3WF9R997X300 product 2 bwg_migration.2355338  
PID_3PT1QPXXM2H0 Volume 4 PRD_3WF9R997X300 product 4 89561001C00002411844  

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