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

✎ 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_0TR36S3AF2F0 Volume 14 PRD_09MPB98621SG content 1 d937d929-e34e-4e78-997e-b52b53abedf8  
PID_06Z993Z3GZ7G Volume 14 PRD_09MPB98621SG product 2 bwg_migration.751020  
PID_1B3M4MHZAVAG Volume 14 PRD_09MPB98621SG product 4 97530268C00001013314  
PID_2WXJTW4NFX10 Volume 14 PRD_09MPB98621SG product 3 9781975302689  
PID_311XPDX11SM0 Volume 14 PRD_09MPB98621SG product 7 9781975302689  

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