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

✎ 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_36MK2WQDJB0G Volume 6: The Red Maidens PRD_2BCKT28072FG content 1 7f766473-1028-4897-868a-8e19a6bdcbd0  
PID_10BZ01B8P2D0 Volume 6: The Red Maidens PRD_2BCKT28072FG product 3 9798765079928  
PID_1ME9ZJW49YG0 Volume 6: The Red Maidens PRD_2BCKT28072FG product 7 9798765079928  
PID_3A5NP8Y6V43G Volume 6: The Red Maidens PRD_2BCKT28072FG product 2 bwg_migration.3064882  
PID_3Y80DSGJD0PG Volume 6: The Red Maidens PRD_2BCKT28072FG product 4 76507992C00003037502  

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