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

✎ 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_0E2B3T4Y5W7G Volume 4 Magic Nation Eva - Dungeon Arc PRD_11TGSHVA5YVG content 1 0811ea02-ba33-4ba2-947b-2bf6ad094db4  
PID_00BMV5GZ1250 Volume 4 Magic Nation Eva - Dungeon Arc PRD_11TGSHVA5YVG product 2 bwg_migration.2858332  
PID_0ME7PQ98RY80 Volume 4 Magic Nation Eva - Dungeon Arc PRD_11TGSHVA5YVG product 4 71835256C00002854292  
PID_2Y9Y4YW6W0EG Volume 4 Magic Nation Eva - Dungeon Arc PRD_11TGSHVA5YVG product 3 9781718352568  
PID_32C90FPJQWNG Volume 4 Magic Nation Eva - Dungeon Arc PRD_11TGSHVA5YVG product 7 9781718352568  

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