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

✎ 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_22C4F8BGJD4G Volume 11 PRD_2NYYTC1JTV40 content 1 3c179df0-0932-40c0-b66f-2bba73df3ccd  
PID_040WQFE2S3DG Volume 11 PRD_2NYYTC1JTV40 product 4 42157198C00002737764  
PID_2E2V5P2V2500 Volume 11 PRD_2NYYTC1JTV40 product 3 9781421571980  
PID_2J1617VMM1Q0 Volume 11 PRD_2NYYTC1JTV40 product 7 9781421571980  
PID_3QWHVXNH776G Volume 11 PRD_2NYYTC1JTV40 product 2 bwg_migration.2726641  

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