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

✎ 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_2QYEFM7XG570 The Celebrity Doctor's Proposal PRD_0RKVK8KQ7QKG content 1 29226455-d2be-4b3b-9eac-11051549726e  
PID_0TWD4891YKFG The Celebrity Doctor's Proposal PRD_0RKVK8KQ7QKG product 7 9784596830470  
PID_1RVRZEB29RZ0 The Celebrity Doctor's Proposal PRD_0RKVK8KQ7QKG product 2 bwg_migration.44181  
PID_2CYBTZXY3N20 The Celebrity Doctor's Proposal PRD_0RKVK8KQ7QKG product 4 04000000B03235100000  
PID_3PR296GM4PRG The Celebrity Doctor's Proposal PRD_0RKVK8KQ7QKG product 3 9784596830470  

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