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

✎ 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_1Y0D0HCNNYJG Volume 18 PRD_2QP593M7KKH0 content 1 53783d5b-812d-45ac-b7a0-494428683d42  
PID_0GVFS50PMT4G Volume 18 PRD_2QP593M7KKH0 product 2 bwg_migration.2363120  
PID_14ZTMPS2EPBG Volume 18 PRD_2QP593M7KKH0 product 4 71834434C00002415482  
PID_3ESHAYDRKRE0 Volume 18 PRD_2QP593M7KKH0 product 3 9781718344341  
PID_3JXW6F6M5MN0 Volume 18 PRD_2QP593M7KKH0 product 7 9781718344341  

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