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

✎ 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_3CG34D6940ZG The Devil'S Heart PRD_27T9SGC6J8TG content 1 a554e532-cc92-4fd4-b8b7-379be8b38f77  
PID_0NR2BCPMXKS0 The Devil'S Heart PRD_27T9SGC6J8TG product 3 9784596071743  
PID_1SWD6YF0QCC0 The Devil'S Heart PRD_27T9SGC6J8TG product 7 9784596071743  
PID_2ZVRSM9D6NZG The Devil'S Heart PRD_27T9SGC6J8TG product 2 bwg_migration.2957717  
PID_33YBN53YRE2G The Devil'S Heart PRD_27T9SGC6J8TG product 4 59607174C00002943263  

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