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

✎ 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_3SX4Q37PX4J0 At the Sicilian Count's Command PRD_2EHC8N4PJVAG content 1 410ab116-52ef-4c98-bc68-39eea944cac5  
PID_0GV0W603C7Z0 At the Sicilian Count's Command PRD_2EHC8N4PJVAG product 3 9784596682567  
PID_14ZKVQTZ6020 At the Sicilian Count's Command PRD_2EHC8N4PJVAG product 7 9784596682567  
PID_2TTZJDMSH9NG At the Sicilian Count's Command PRD_2EHC8N4PJVAG product 2 bwg_migration.363115  
PID_3ESA9ZDNB5RG At the Sicilian Count's Command PRD_2EHC8N4PJVAG product 4 59668256B24022200000  

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