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

✎ 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_0Q58YVVBFM9G The Venetian'S Proposal PRD_1813KE6XKQGG content 1 7ce1c134-08d0-44cc-a871-864eaf8d8acc  
PID_0X3ZT2RKEM10 The Venetian'S Proposal PRD_1813KE6XKQGG product 3 9784596485069  
PID_116AHKHF0GM0 The Venetian'S Proposal PRD_1813KE6XKQGG product 7 9784596485069  
PID_26XP89K9KP7G The Venetian'S Proposal PRD_1813KE6XKQGG product 2 bwg_migration.2958180  
PID_3B017V455JAG The Venetian'S Proposal PRD_1813KE6XKQGG product 4 59648506C00002944653  

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