BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

4 rows where product_id = "PRD_3N1NYYMX5FPG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0FM25VNPT6G0 Volume 25: Perhaps in Death PRD_3N1NYYMX5FPG content 1 8172f88d-4c6e-4f2e-a119-c97a7085ebf3  
PID_0SPDCDGWY66G Volume 25: Perhaps in Death PRD_3N1NYYMX5FPG product 4 04000000B22607600000  
PID_23G42NBN3BX0 Volume 25: Perhaps in Death PRD_3N1NYYMX5FPG product 2 bwg_migration.295144  
PID_2QMPY6W6N400 Volume 25: Perhaps in Death PRD_3N1NYYMX5FPG product 7 9781621157441  

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