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

✎ 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_17QQZM5F43R0 Volume 3 PRD_04WF89FP3YPG content 1 42d1d079-82a7-43a8-b3f6-d5e3b75f3c96  
PID_0EXBWXHWH280 Volume 3 PRD_04WF89FP3YPG product 4 97537552C00001937753  
PID_1GZ2K54AT4EG Volume 3 PRD_04WF89FP3YPG product 3 9781975375522  
PID_253DEPX6C0NG Volume 3 PRD_04WF89FP3YPG product 7 9781975375522  
PID_3TYS1CZ0Z650 Volume 3 PRD_04WF89FP3YPG product 2 bwg_migration.1814180  

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