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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_243W04PY8YBG Chapter 16 PRD_22ZY0B2BPW9G content 1 2e71ecad-ad4a-4192-bd05-6bd0be399bc4  
PID_0SCQB578FF40 Chapter 16 PRD_22ZY0B2BPW9G product 6 3315-670524-01  
PID_1ZA2XV1AYMQG Chapter 16 PRD_22ZY0B2BPW9G product 2 bwg_migration.2024959  
PID_23EDSCT6GGTG Chapter 16 PRD_22ZY0B2BPW9G product 7 40035316  
PID_3N84FMEWNJH0 Chapter 16 PRD_22ZY0B2BPW9G product 4 04000000C00002120748  

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