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

✎ 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_0D49E29YJ4RG The Virgin and the Vagabond PRD_2A73WBRRH8GG content 1 a5933d4f-1582-49cb-a675-0fae08d96cf7  
PID_043B85S0927G The Virgin and the Vagabond PRD_2A73WBRRH8GG product 2 bwg_migration.2962558  
PID_187P7PKW0YAG The Virgin and the Vagabond PRD_2A73WBRRH8GG product 4 59669138C00002942158  
PID_2J1CNY6A4010 The Virgin and the Vagabond PRD_2A73WBRRH8GG product 3 9784596691385  
PID_365ZHFZ7ZWM0 The Virgin and the Vagabond PRD_2A73WBRRH8GG product 7 9784596691385  

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