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

✎ 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_0EH6PN4PWK9G Volume 7: The World's Strongest Little Brother Vs. The Evil God?! PRD_08739WYWXBEG content 1 3991f9d2-dd16-41d8-a119-760d9581b84c  
PID_06M94TH8WZB0 Volume 7: The World's Strongest Little Brother Vs. The Evil God?! PRD_08739WYWXBEG product 3 9781718300248  
PID_1ARM0CA4PVY0 Volume 7: The World's Strongest Little Brother Vs. The Evil God?! PRD_08739WYWXBEG product 7 9781718300248  
PID_28P7V241011G Volume 7: The World's Strongest Little Brother Vs. The Evil God?! PRD_08739WYWXBEG product 2 bwg_migration.551680  
PID_2WTJPKYJVXMG Volume 7: The World's Strongest Little Brother Vs. The Evil God?! PRD_08739WYWXBEG product 4 04000000B28208900000  

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