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

✎ 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_214PNHZT7NWG The Italian's Pregnant Mistress PRD_2TV6F7NJ5RWG content 1 cf23afc5-41bd-4b3b-9f77-f95c52216492  
PID_0G1SDDMK85QG The Italian's Pregnant Mistress PRD_2TV6F7NJ5RWG product 2 bwg_migration.2962790  
PID_14448ZDF21TG The Italian's Pregnant Mistress PRD_2TV6F7NJ5RWG product 4 59668832C00002942776  
PID_3E62Z60573H0 The Italian's Pregnant Mistress PRD_2TV6F7NJ5RWG product 3 9784596688323  
PID_3JADTQTPYW40 The Italian's Pregnant Mistress PRD_2TV6F7NJ5RWG product 7 9784596688323  

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