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

✎ 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_2YWMPGCBP150 Last April Fair PRD_29F7JFWPXBN0 content 1 d9d1e994-20fa-419e-80d1-9f18f62d115b  
PID_0DJX9ZZP8XB0 Last April Fair PRD_29F7JFWPXBN0 product 3 9784596281296  
PID_0HH850G22SY0 Last April Fair PRD_29F7JFWPXBN0 product 7 9784596281296  
PID_1QCVW6JCDZ1G Last April Fair PRD_29F7JFWPXBN0 product 2 bwg_migration.2960955  
PID_2VK6V84R7VMG Last April Fair PRD_29F7JFWPXBN0 product 4 59628129C00002943203  

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