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

✎ 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_396P1KT9XBDG Volume 7 PRD_2S126ZYRDG5G content 1 840cc9a1-7c2b-4558-9efb-91f5b6131909  
PID_1SCF8J4534NG Volume 7 PRD_2S126ZYRDG5G product 3 9781974757701  
PID_2DGT43YPN0RG Volume 7 PRD_2S126ZYRDG5G product 7 9781974757701  
PID_33E5YSRK4680 Volume 7 PRD_2S126ZYRDG5G product 2 bwg_migration.2830929  
PID_3QJGTAHCY2Z0 Volume 7 PRD_2S126ZYRDG5G product 4 97475770C00002830796  

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