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

✎ 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_2R8YGMC9GJ20 Volume 12 PRD_31DAKJ1V6DEG content 1 a61be249-863a-4566-8bc1-a55a7641a823  
PID_05ZTDGD823KG Volume 12 PRD_31DAKJ1V6DEG product 7 9798898633721  
PID_1VN64PFAD930 Volume 12 PRD_31DAKJ1V6DEG product 2 bwg_migration.3004710  
PID_2FSH070675P0 Volume 12 PRD_31DAKJ1V6DEG product 4 89863372C00002985133  
PID_3HVFPEMW87CG Volume 12 PRD_31DAKJ1V6DEG product 3 9798898633721  

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