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

✎ 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_264Q7V36D9QG Volume 3 PRD_2KRS0WVGX440 content 1 23b14346-c64c-4abc-9395-92dd671ea3ec  
PID_04B7VT8T56A0 Volume 3 PRD_2KRS0WVGX440 product 7 9781626927902  
PID_1T6KJG94MFXG Volume 3 PRD_2KRS0WVGX440 product 2 bwg_migration.749429  
PID_2EAYE13GE80G Volume 3 PRD_2KRS0WVGX440 product 4 62692790C00001012025  
PID_3G4MW8PEKA70 Volume 3 PRD_2KRS0WVGX440 product 3 9781626927902  

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