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

✎ 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_0WG8PYFP2MS0 Mystery Wife PRD_3T29668ZSE3G content 1 918ee34e-97a3-4ec5-8845-7ab947bda0a2  
PID_0YZC2KEBB6D0 Mystery Wife PRD_3T29668ZSE3G product 3 9784596248879  
PID_133YY474X2G0 Mystery Wife PRD_3T29668ZSE3G product 7 9784596248879  
PID_20SAGT11C83G Mystery Wife PRD_3T29668ZSE3G product 2 bwg_migration.2963364  
PID_2MXNCBVX64PG Mystery Wife PRD_3T29668ZSE3G product 4 59624887C00002943021  

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