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

✎ 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_0CR76KEF20AG The Billionaire's Bargain PRD_10EGRT3G6EEG content 1 b2ac8096-31eb-461a-b571-617dd0c86168  
PID_04JWZG3W12JG The Billionaire's Bargain PRD_10EGRT3G6EEG product 4 59669083C00002941994  
PID_2ECVJ7PAA490 The Billionaire's Bargain PRD_10EGRT3G6EEG product 3 9784596690838  
PID_2JK699F7W0W0 The Billionaire's Bargain PRD_10EGRT3G6EEG product 7 9784596690838  
PID_3GEJ0F90F6FG The Billionaire's Bargain PRD_10EGRT3G6EEG product 2 bwg_migration.2962506  

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