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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_15HWAJV65880 Chapter 8 PRD_0NG5ZA63RHPG content 1 78407e1d-194a-4952-a854-f85345bead7b  
PID_0YKH3KV4MVT0 Chapter 8 PRD_0NG5ZA63RHPG product 4 04000000C00001324781  
PID_12P3Z5DGEM10 Chapter 8 PRD_0NG5ZA63RHPG product 6 3315-642587-01  
PID_20DFHVFJSXGG Chapter 8 PRD_0NG5ZA63RHPG product 2 bwg_migration.1101192  
PID_2MHTDC0EKP7G Chapter 8 PRD_0NG5ZA63RHPG product 7 7000538  

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