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

✎ 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_2JX1DCYY6AW0 Volume 4 PRD_098JJ06M9BMG content 1 a7b32ea7-be9a-4bd6-b485-4011b6cf6014  
PID_0D2W7N3WSJF0 Volume 4 PRD_098JJ06M9BMG product 3 9798855412154  
PID_0H1F36M8KEJ0 Volume 4 PRD_098JJ06M9BMG product 7 9798855412154  
PID_1PWTNWPN2M5G Volume 4 PRD_098JJ06M9BMG product 2 bwg_migration.2992992  
PID_2V35HEF6MG8G Volume 4 PRD_098JJ06M9BMG product 4 85541215C00002974046  

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