BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

6 rows where product_id = "PRD_29J75J33MBD0"

✎ 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_1YC4A9X2PG20 Chapter 4 PRD_29J75J33MBD0 content 1 48983d15-031e-435f-85bc-c4e4be5a3941  
PID_029YV96ZG6EG Chapter 4 PRD_29J75J33MBD0 product 8 6810000012418  
PID_0S9GDNEYZHYG Chapter 4 PRD_29J75J33MBD0 product 2 bwg_migration.2869879  
PID_1DC3967AHA5G Chapter 4 PRD_29J75J33MBD0 product 7 6810000012418  
PID_1MBN9GSNN850 Chapter 4 PRD_29J75J33MBD0 product 9 6810000012418  
PID_2QFSZDT0TFR0 Chapter 4 PRD_29J75J33MBD0 product 4 04000000C00002863744  

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