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

✎ 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_10RT2P6YE740 Volume 16 PRD_23R0T8PBEKHG content 1 5c8ef9bd-32b1-4b7c-8703-2412d2963c8c  
PID_0KTPC7PV7WY0 Volume 16 PRD_23R0T8PBEKHG product 3 9781421554525  
PID_17S1B9FMSS50 Volume 16 PRD_23R0T8PBEKHG product 7 9781421554525  
PID_25MD2F9H8YMG Volume 16 PRD_23R0T8PBEKHG product 2 bwg_migration.2726524  
PID_39RZSG2D2TVG Volume 16 PRD_23R0T8PBEKHG product 4 42155452C00002737684  

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