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

✎ 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_3Y2DZ0W5H360 Volume 2 Part 2 PRD_2MCHT2HPG64G content 1 73c5074a-1c06-412e-9ff8-b30f3488f3b3  
PID_1CRBHTAWE7GG Volume 2 Part 2 PRD_2MCHT2HPG64G product 3 9781718391048  
PID_1GWPDB38007G Volume 2 Part 2 PRD_2MCHT2HPG64G product 7 9781718391048  
PID_2PT241XAK9Q0 Volume 2 Part 2 PRD_2MCHT2HPG64G product 2 bwg_migration.1610442  
PID_3TYD3JP655T0 Volume 2 Part 2 PRD_2MCHT2HPG64G product 4 71839104C00001759647  

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