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

✎ 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_19Y1KQRA2080 Volume 9 The Caster of Destruction PRD_322BJ895PVVG content 1 1b731e92-80c7-444b-b4cd-95dadf75a7cc  
PID_08VEW7BAFRRG Volume 9 The Caster of Destruction PRD_322BJ895PVVG product 2 bwg_migration.1722712  
PID_0WZSV8W61NFG Volume 9 The Caster of Destruction PRD_322BJ895PVVG product 4 97537017C00001858067  
PID_26SG9ZGWAQ20 Volume 9 The Caster of Destruction PRD_322BJ895PVVG product 3 9781975370176  
PID_3AW35199WK90 Volume 9 The Caster of Destruction PRD_322BJ895PVVG product 7 9781975370176  

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