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

✎ 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_3AZD9ZN851EG Seize the Wind PRD_0RNYMS39TFTG content 1 9bcf6a34-0c82-47d2-be34-77f773e8fac8  
PID_0ARDQZH4E22G Seize the Wind PRD_0RNYMS39TFTG product 4 59625416C00002942036  
PID_1WT4A75JK7S0 Seize the Wind PRD_0RNYMS39TFTG product 3 9784596254160  
PID_20YQ18YE50C0 Seize the Wind PRD_0RNYMS39TFTG product 7 9784596254160  
PID_36M2RER8M9ZG Seize the Wind PRD_0RNYMS39TFTG product 2 bwg_migration.2961564  

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