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

✎ 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_23MC7BFH99GG Pokémon: Giratina & the Sky Warrior! PRD_1XKZ1YG98ZDG content 1 dde3017a-5862-4b41-9b7c-4e472034821a  
PID_1DEQCJ1QQG70 Pokémon: Giratina & the Sky Warrior! PRD_1XKZ1YG98ZDG product 3 9781974709120  
PID_1HD283T39CA0 Pokémon: Giratina & the Sky Warrior! PRD_1XKZ1YG98ZDG product 7 9781974709120  
PID_2Q8E2SMDRNXG Pokémon: Giratina & the Sky Warrior! PRD_1XKZ1YG98ZDG product 2 bwg_migration.2442767  
PID_3VCRYBESJE0G Pokémon: Giratina & the Sky Warrior! PRD_1XKZ1YG98ZDG product 4 97470912C00002481637  

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