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

✎ 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_3BTBANT5FJMG Chapter 10 PRD_1SX6B7EREYXG content 1 8575c1dc-89da-48fe-ae2e-d58da5c59653  
PID_0K8Q4G5GQJ70 Chapter 10 PRD_1SX6B7EREYXG product 8 6810000014835  
PID_195SWNHPDMG0 Chapter 10 PRD_1SX6B7EREYXG product 2 bwg_migration.3190630  
PID_1X84R7A27H70 Chapter 10 PRD_1SX6B7EREYXG product 7 6810000014835  
PID_25ADV7RERQXG Chapter 10 PRD_1SX6B7EREYXG product 9 6810000014835  
PID_37A3EEYR8JXG Chapter 10 PRD_1SX6B7EREYXG product 4 04000000C00003145599  

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