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

✎ 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_173XM4FN34RG Volume 2 PRD_1DVAETSXX4AG content 1 94b7e081-61c9-4dfd-87a6-7a2364b86c78  
PID_17FA2JVC73DG Volume 2 PRD_1DVAETSXX4AG product 3 9781975361464  
PID_2BKMY4DSYZGG Volume 2 PRD_1DVAETSXX4AG product 7 9781975361464  
PID_3990GTFT8500 Volume 2 PRD_1DVAETSXX4AG product 2 bwg_migration.1410632  
PID_3XDKCB0P21Q0 Volume 2 PRD_1DVAETSXX4AG product 4 97536146C00001585579  

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