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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2CAJT6JN343G Disney Manga: Pirates of the Caribbean - Dead Man's Chest PRD_35FYTKHNP580 content 1 5d70d55a-b0e4-416d-8e69-ba82c5cc46a8  
PID_0ANNVPH3W1EG Disney Manga: Pirates of the Caribbean - Dead Man's Chest PRD_35FYTKHNP580 product 3 9781427857934  
PID_0YR0PRBZQXNG Disney Manga: Pirates of the Caribbean - Dead Man's Chest PRD_35FYTKHNP580 product 7 9781427857927  
PID_1WQC9Y5R1350 Disney Manga: Pirates of the Caribbean - Dead Man's Chest PRD_35FYTKHNP580 product 2 bwg_migration.737638  
PID_20VZ5FYNRZ80 Disney Manga: Pirates of the Caribbean - Dead Man's Chest PRD_35FYTKHNP580 product 4 42785792C00001001627  

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