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

✎ 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_2JKADDYBG0Z0 Volume 2 PRD_00E0AYJE2NNG content 1 7f8d5d73-a235-4c1c-8986-6afd4508712e  
PID_15TGNGAHF2RG Volume 2 PRD_00E0AYJE2NNG product 3 9798898633677  
PID_29S3H13D6ZFG Volume 2 PRD_00E0AYJE2NNG product 7 9798898633677  
PID_3FMF87XFG4Z0 Volume 2 PRD_00E0AYJE2NNG product 2 bwg_migration.3004691  
PID_3KRT78QVA120 Volume 2 PRD_00E0AYJE2NNG product 4 89863367C00002985132  

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