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

✎ 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_1MTPVZE72TT0 The Whole of Humanity Has Gone Yuri Except for Me PRD_0RHPZNDYH6CG content 1 2ee25c80-2753-4a92-8429-849e95d9ee19  
PID_09GR3JJKTJX0 The Whole of Humanity Has Gone Yuri Except for Me PRD_0RHPZNDYH6CG product 7 9781975322496  
PID_1FEBT9CW5RCG The Whole of Humanity Has Gone Yuri Except for Me PRD_0RHPZNDYH6CG product 2 bwg_migration.1130997  
PID_1KJPHT59ZMKG The Whole of Humanity Has Gone Yuri Except for Me PRD_0RHPZNDYH6CG product 4 97532249C00001351625  
PID_35CD41R60PP0 The Whole of Humanity Has Gone Yuri Except for Me PRD_0RHPZNDYH6CG product 3 9781975322496  

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