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

✎ 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_1XP9EVJVGDK0 At Dante's Service PRD_0352M75J38W0 content 1 2fe0a98f-304a-4f08-977f-a332f5cd63cc  
PID_0V8VCFPY6170 At Dante's Service PRD_0352M75J38W0 product 3 9784596168184  
PID_1FF6BHFBSXA0 At Dante's Service PRD_0352M75J38W0 product 7 9784596168184  
PID_2DAJ2Q9MB2XG At Dante's Service PRD_0352M75J38W0 product 2 bwg_migration.2960535  
PID_2HEWSR202Z0G At Dante's Service PRD_0352M75J38W0 product 4 59616818C00002943553  

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