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

✎ 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_0Q8JW0Y8J600 The Enigmatic Greek PRD_3K6NS2WAAC0G content 1 38772764-f403-4390-ad5e-05e97f4db198  
PID_1Z43YECCC610 The Enigmatic Greek PRD_3K6NS2WAAC0G product 3 9784596248534  
PID_238ENZ6R62M0 The Enigmatic Greek PRD_3K6NS2WAAC0G product 7 9784596248534  
PID_317TCN0TH87G The Enigmatic Greek PRD_3K6NS2WAAC0G product 2 bwg_migration.2963294  
PID_3NA586SPB4AG The Enigmatic Greek PRD_3K6NS2WAAC0G product 4 59624853C00002942919  

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