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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2XS5YAPEX9Q0 Volume 1: The New Girl PRD_2HGMTHXBNGW0 content 1 78e9d693-6d0a-44dc-a4e3-e04aa1eefaa2  
PID_0DDAXC6D37Q0 Volume 1: The New Girl PRD_2HGMTHXBNGW0 product 4 68497093C00002372509  
PID_1QF1KKTV49DG Volume 1: The New Girl PRD_2HGMTHXBNGW0 product 3 9781684970933  
PID_2VKCF4KMY5GG Volume 1: The New Girl PRD_2HGMTHXBNGW0 product 7 9781684971565  
PID_3SER1VDH9B00 Volume 1: The New Girl PRD_2HGMTHXBNGW0 product 2 bwg_migration.2311341  

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