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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_1M7VHNK33YZG Volume 5 PRD_2XDJ53JFWHSG content 1 b3fad24f-8f94-4a77-bcfe-a04397bcd7f3  
PID_0KP4FKHD4SNG Volume 5 PRD_2XDJ53JFWHSG product 3 9781646513987  
PID_17TQB5BYYNRG Volume 5 PRD_2XDJ53JFWHSG product 7 9781636995762  
PID_25G2XV5V9V80 Volume 5 PRD_2XDJ53JFWHSG product 2 bwg_migration.1299227  
PID_39MDSCYQ3QZ0 Volume 5 PRD_2XDJ53JFWHSG product 4 64651398C00001492319  

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