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

✎ 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_36W0ZM6WAFYG Traded to the Sheikh PRD_12F7RSGB5EV0 content 1 9d065fba-fe0d-4823-a3b8-3c61b18fa8ae  
PID_0C66Q5DK1Q50 Traded to the Sheikh PRD_12F7RSGB5EV0 product 2 bwg_migration.44229  
PID_0GAHJP6CVK80 Traded to the Sheikh PRD_12F7RSGB5EV0 product 4 04000000B03239900000  
PID_2T480XTTWNEG Traded to the Sheikh PRD_12F7RSGB5EV0 product 3 9784596830623  
PID_3E8TWEKPPHNG Traded to the Sheikh PRD_12F7RSGB5EV0 product 7 9784596830623  

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