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

✎ 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_3NRZRFHPN3W0 Volume 32 PRD_0G3YPVRD0NR0 content 1 dc2e94ce-6c16-4716-8eba-1b968638fb0b  
PID_02SYW9YEBRWG Volume 32 PRD_0G3YPVRD0NR0 product 7 9781974748457  
PID_10QAQFR8TYC0 Volume 32 PRD_0G3YPVRD0NR0 product 2 bwg_migration.2391309  
PID_1MVNJGH4CTK0 Volume 32 PRD_0G3YPVRD0NR0 product 4 97474845C00002442578  
PID_3YNC0R5JHW9G Volume 32 PRD_0G3YPVRD0NR0 product 3 9781974748457  

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