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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_1SZ7Z5CYR9WG Volume 2 PRD_1X62VBZYY250 content 1 1c9c95c2-0b07-4a6b-a89b-968f4af4ac5c  
PID_0RJHX9ZAG970 Volume 2 PRD_1X62VBZYY250 product 4 64729042C00001342824  
PID_22C8KGJ0NAXG Volume 2 PRD_1X62VBZYY250 product 3 9781647290429  
PID_2PGVF24WF70G Volume 2 PRD_1X62VBZYY250 product 7 9781636992532  
PID_3ME71R6YYCG0 Volume 2 PRD_1X62VBZYY250 product 2 bwg_migration.1120883  

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