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

✎ 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_3ASEZ4FPH2ZG The Viscount & the Virgin PRD_0PWQTTBECYTG content 1 ac815c3b-9b4d-43b1-87a0-62878de750e5  
PID_05FMQMA2FVS0 The Viscount & the Virgin PRD_0PWQTTBECYTG product 3 9784596168719  
PID_19J7K5WY1MC0 The Viscount & the Virgin PRD_0PWQTTBECYTG product 7 9784596168719  
PID_2F9K5VYRGXZG The Viscount & the Virgin PRD_0PWQTTBECYTG product 2 bwg_migration.2960580  
PID_2KDY1CQMAP2G The Viscount & the Virgin PRD_0PWQTTBECYTG product 4 59616871C00002943687  

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