BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

6 rows where product_id = "PRD_3Z5PK1V0HJSG"

✎ 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_3YB2N67DF4M0 Chapter 2 PRD_3Z5PK1V0HJSG content 1 a6e4978d-78b5-489b-a392-50425e76f982  
PID_00P8E1QGE6D0 Chapter 2 PRD_3Z5PK1V0HJSG product 7 6810000015757  
PID_0S2PDTGQYY80 Chapter 2 PRD_3Z5PK1V0HJSG product 9 6810000015757  
PID_2AG6W9AEK83G Chapter 2 PRD_3Z5PK1V0HJSG product 4 04000000C00003104646  
PID_2Q0ZZKXSNWNG Chapter 2 PRD_3Z5PK1V0HJSG product 8 6810000015757  
PID_3WKXJGX4MA60 Chapter 2 PRD_3Z5PK1V0HJSG product 2 bwg_migration.3143343  

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