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

✎ 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_1VFQMN0D6G70 Roccanti's Marriage Revenge PRD_2X1CRKD3Y530 content 1 c9fb0268-bc97-4ace-b08e-358497b74623  
PID_039JK6KN2SWG Roccanti's Marriage Revenge PRD_2X1CRKD3Y530 product 4 59626166C00002942523  
PID_1NB91E637VK0 Roccanti's Marriage Revenge PRD_2X1CRKD3Y530 product 3 9784596261663  
PID_2SFVWZRWSM60 Roccanti's Marriage Revenge PRD_2X1CRKD3Y530 product 7 9784596261663  
PID_3Z57QNTS8X9G Roccanti's Marriage Revenge PRD_2X1CRKD3Y530 product 2 bwg_migration.2961710  

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