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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2A1V6XXSYAH0 Chapter 39 PRD_0RREZRAMG38G content 1 1a7f2bbb-bca2-4e15-9dcd-42ea35c885a1  
PID_0MZ3YJ334VRG Chapter 39 PRD_0RREZRAMG38G product 2 bwg_migration.2709902  
PID_1S3ET3NWYMFG Chapter 39 PRD_0RREZRAMG38G product 7 TID01049_EN_C1_039  
PID_32X58B8N3P20 Chapter 39 PRD_0RREZRAMG38G product 4 04000000C00002723275  
PID_3Q1G7W16NJ90 Chapter 39 PRD_0RREZRAMG38G product 6 TID01049  

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