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

✎ 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_27PDK3SYAJTG The Fallen Greek Bride PRD_0MT15P08BPVG content 1 c9c79a8e-8072-4cf2-b63c-a7aef509095c  
PID_07FGQB4H5VPG The Fallen Greek Bride PRD_0MT15P08BPVG product 4 59607966C00002943426  
PID_299F5JZFEXD0 The Fallen Greek Bride PRD_0MT15P08BPVG product 3 9784596079664  
PID_2XDT13HV0SG0 The Fallen Greek Bride PRD_0MT15P08BPVG product 7 9784596079664  
PID_3KB5VSJ5KZ3G The Fallen Greek Bride PRD_0MT15P08BPVG product 2 bwg_migration.2957911  

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