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

✎ 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_1Z2ST1NENFB0 A Question of Pride PRD_2QHP7BZWPTZG content 1 11ae406d-1090-499b-a318-83267003e7d3  
PID_1ZRYXY7XKT8G A Question of Pride PRD_2QHP7BZWPTZG product 3 9784596831514  
PID_23Z9SFR95PZG A Question of Pride PRD_2QHP7BZWPTZG product 7 9784596831514  
PID_31TNG5TBMWF0 A Question of Pride PRD_2QHP7BZWPTZG product 2 bwg_migration.44295  
PID_3NS0FPK7ERJ0 A Question of Pride PRD_2QHP7BZWPTZG product 4 04000000B03246500000  

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