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

✎ 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_11FG7XQ63P00 The Night of the Wedding PRD_0C9BG3VVR2P0 content 1 1ec9a7bb-2567-447d-9fcd-421de8fe30d0  
PID_0X777C8K9MNG The Night of the Wedding PRD_0C9BG3VVR2P0 product 2 bwg_migration.2962777  
PID_11BJ2X1F3GRG The Night of the Wedding PRD_0C9BG3VVR2P0 product 4 59664697C00002939661  
PID_3B58H4M54JZ0 The Night of the Wedding PRD_0C9BG3VVR2P0 product 3 9784596646972  
PID_3Z9VCPEPYF20 The Night of the Wedding PRD_0C9BG3VVR2P0 product 7 9784596646972  

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