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

✎ 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_374FJQ6QERKG Volume 24 PRD_0TR699D5G170 content 1 eff0b0a6-ef67-42d8-a41f-20fb8511d308  
PID_0C19AF191XX0 Volume 24 PRD_0TR699D5G170 product 3 9798888439722  
PID_0G5M1GVTVP00 Volume 24 PRD_0TR699D5G170 product 7 9798888439722  
PID_1P37RPM7AZKG Volume 24 PRD_0TR699D5G170 product 2 bwg_migration.1761839  
PID_2T7JQREGWR6G Volume 24 PRD_0TR699D5G170 product 4 88843972C00001892926  

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