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

✎ 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_00FAJAXW4HN0 Sweet Surrender with the Millionaire PRD_01GP9GZ80N50 content 1 e5c54638-8cac-40e4-ba39-2ad457029af5  
PID_0C6XCYDW6D1G Sweet Surrender with the Millionaire PRD_01GP9GZ80N50 product 2 bwg_migration.2962487  
PID_0G588F69R9MG Sweet Surrender with the Millionaire PRD_01GP9GZ80N50 product 4 59669060C00002941925  
PID_2T76YPS7XBB0 Sweet Surrender with the Millionaire PRD_01GP9GZ80N50 product 3 9784596690609  
PID_3EBHT7KKQ7Y0 Sweet Surrender with the Millionaire PRD_01GP9GZ80N50 product 7 9784596690609  

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