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

✎ 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_3E8PZ3J36H7G The Five-Year Baby Secret PRD_2JVR28A73QNG content 1 87df1a43-ae4a-4f26-b465-80dd18e962c1  
PID_0C3ETKVMRC50 The Five-Year Baby Secret PRD_2JVR28A73QNG product 3 9784596899088  
PID_0G7SP5C0J880 The Five-Year Baby Secret PRD_2JVR28A73QNG product 7 9784596899088  
PID_1NX58VE2XHVG The Five-Year Baby Secret PRD_2JVR28A73QNG product 2 bwg_migration.2962424  
PID_2T1G4C0YQAEG The Five-Year Baby Secret PRD_2JVR28A73QNG product 4 59689908C00002939439  

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