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

✎ 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_0NFYSG4CXYSG Volume 12 PRD_12YCHS6X9BWG content 1 a10ca494-e62e-4290-9bd5-3439266bee19  
PID_1F4WCGRWV8K0 Volume 12 PRD_12YCHS6X9BWG product 3 9781421576466  
PID_1KBF81H8D560 Volume 12 PRD_12YCHS6X9BWG product 7 9781421576466  
PID_2H6V37KAWA9G Volume 12 PRD_12YCHS6X9BWG product 2 bwg_migration.2443144  
PID_3555Y946P6WG Volume 12 PRD_12YCHS6X9BWG product 4 42157646C00002488942  

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