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

✎ 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_10BBN71V53G0 Volume 2 PRD_2E4V8JA1CKWG content 1 25bb985e-0e84-4fba-bf49-97fbff9987f7  
PID_0MZ9A6PE4E90 Volume 2 PRD_2E4V8JA1CKWG product 2 bwg_migration.375350  
PID_1S3M188VYAW0 Volume 2 PRD_2E4V8JA1CKWG product 4 63236357B24309300000  
PID_2D66WS1QG730 Volume 2 PRD_2E4V8JA1CKWG product 6 9781682335345  
PID_32XJQZ3G3CJG Volume 2 PRD_2E4V8JA1CKWG product 3 9781682335345  
PID_3Q1XK0MDN8SG Volume 2 PRD_2E4V8JA1CKWG product 7 9781682335345  

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