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

✎ 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_1MQF8401Z8RG Volume 2 PRD_0HXNK94BES1G content 1 b2b6fada-1430-45a4-ae41-277c67e176c0  
PID_1TSMK33Z3HT0 Volume 2 PRD_0HXNK94BES1G product 3 9781975392543  
PID_2EW7EMM8NA10 Volume 2 PRD_0HXNK94BES1G product 7 9781975392543  
PID_3CVK1APN4KGG Volume 2 PRD_0HXNK94BES1G product 2 bwg_migration.2248295  
PID_3GZXWWF6YC7G Volume 2 PRD_0HXNK94BES1G product 4 97539254C00002315989  

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