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

✎ 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_3YBGFXV68TB0 Volume 45 PRD_0KJ76563WAX0 content 1 0a1609ac-6595-437b-9482-915a6342095d  
PID_01M912DGM5S0 Volume 45 PRD_0KJ76563WAX0 product 2 bwg_migration.2384181  
PID_0NRVWK6CFYC0 Volume 45 PRD_0KJ76563WAX0 product 4 97472919C00002436190  
PID_2ZTJJTTTK02G Volume 45 PRD_0KJ76563WAX0 product 3 9781974729197  
PID_33YXEBKPAW9G Volume 45 PRD_0KJ76563WAX0 product 7 9781974729197  

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