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

✎ 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_1VXR1SKAQE80 Volume 4 PRD_3075ZV2E244G content 1 5f707f27-ff6a-4674-9efc-2a78bd8f715f  
PID_06V2EY3FMJMG Volume 4 PRD_3075ZV2E244G product 3 9781682335932  
PID_1AZDAFNVEEVG Volume 4 PRD_3075ZV2E244G product 7 9781682335932  
PID_28TRX5P5SMB0 Volume 4 PRD_3075ZV2E244G product 2 bwg_migration.405531  
PID_2WSBRQ8HKGY0 Volume 4 PRD_3075ZV2E244G product 4 63236403B24836400000  
PID_30XPQR1D5D50 Volume 4 PRD_3075ZV2E244G product 6 9781682335932  

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