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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_3GGRZVJBZPV0 Volume 15 PRD_2K9CY4MZ65PG content 1 492c5733-b34a-4c17-b3b7-efb85e9ea4fb  
PID_1F9RH1PN19Z0 Volume 15 PRD_2K9CY4MZ65PG product 2 bwg_migration.2019058  
PID_1KCBCKF6V220 Volume 15 PRD_2K9CY4MZ65PG product 7 9798889333708  
PID_35E22T3WW7RG Volume 15 PRD_2K9CY4MZ65PG product 4 04000000C00002115460  

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