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

✎ 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_3BZTBNQFS8F0 Volume 35 PRD_0GQ96Z5S3S90 content 1 2d5bdb0b-a052-45e8-8b79-816e1120de75  
PID_013HWB71600G Volume 35 PRD_0GQ96Z5S3S90 product 7 9781974718344  
PID_16YXQ113H9G0 Volume 35 PRD_0GQ96Z5S3S90 product 2 bwg_migration.2391067  
PID_2AX8JJVZB270 Volume 35 PRD_0GQ96Z5S3S90 product 4 97471834C00002442392  
PID_3WZ70TENC7XG Volume 35 PRD_0GQ96Z5S3S90 product 3 9781974718344  

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