BookWalker

home / database

product_external_ids

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

6 rows where product_id = "PRD_30ER7DD0RXKG"

✎ 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_086XEA4XJ9CG Chapter 14 PRD_30ER7DD0RXKG content 1 08d2691c-6d3b-4b61-bee8-17675f2c9611  
PID_09HN47Q24JDG Chapter 14 PRD_30ER7DD0RXKG product 7 6810000019131  
PID_13G1CS97WHXG Chapter 14 PRD_30ER7DD0RXKG product 8 6810000019131  
PID_1KKKTFBR9M00 Chapter 14 PRD_30ER7DD0RXKG product 4 04000000C00003004119  
PID_2NKR30XW1KG0 Chapter 14 PRD_30ER7DD0RXKG product 9 6810000019131  
PID_35DA8PYPJP6G Chapter 14 PRD_30ER7DD0RXKG product 2 bwg_migration.3026518  

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