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

✎ 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_0VE4MSNVR82G About a Place in the Kinki Region PRD_3H93079MM2MG content 1 9bdaa1e3-de2d-4c7e-b97b-f115ed79e83a  
PID_08MCT8RF0R1G About a Place in the Kinki Region PRD_3H93079MM2MG product 3 9798855409956  
PID_0WRZHSJRTMMG About a Place in the Kinki Region PRD_3H93079MM2MG product 7 9798855409956  
PID_1JPB8ZK55T40 About a Place in the Kinki Region PRD_3H93079MM2MG product 2 bwg_migration.2822807  
PID_26TP415PZPB0 About a Place in the Kinki Region PRD_3H93079MM2MG product 4 85540995C00002823872  

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