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

✎ 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_0PB7KMB9CXWG The Boss and the Plain Jayne Bride PRD_1EQJGRAJDGWG content 1 9a302e0a-3c88-4250-b55e-19f6c751a2c0  
PID_055ATH2MX5QG The Boss and the Plain Jayne Bride PRD_1EQJGRAJDGWG product 2 bwg_migration.2962278  
PID_199NP2V0Q1TG The Boss and the Plain Jayne Bride PRD_1EQJGRAJDGWG product 4 59668654C00002942244  
PID_2KBC4AFYR3H0 The Boss and the Plain Jayne Bride PRD_1EQJGRAJDGWG product 3 9784596686541  
PID_37FZ3V0AKW40 The Boss and the Plain Jayne Bride PRD_1EQJGRAJDGWG product 7 9784596686541  

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