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

✎ 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_1N8T9Z0SF7DG The Reluctant Tycoon PRD_0ZMJ7GZ1CP7G content 1 cd652498-5ed2-4002-96ce-d5833a47a6a1  
PID_0N0SEASZ4YKG The Reluctant Tycoon PRD_0ZMJ7GZ1CP7G product 2 bwg_migration.2961408  
PID_1S745VJ8YV6G The Reluctant Tycoon PRD_0ZMJ7GZ1CP7G product 4 59629837C00002944600  
PID_3312R3513WX0 The Reluctant Tycoon PRD_0ZMJ7GZ1CP7G product 3 9784596298379  
PID_3Q5DQMZJNS00 The Reluctant Tycoon PRD_0ZMJ7GZ1CP7G product 7 9784596298379  

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