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

✎ 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_3AQH2ARKHJPG The Greek's Acquisition PRD_230075XC9AJG content 1 3885c99a-16f7-4e34-83ae-0f9e9e373bbb  
PID_0716CSJ5CVC0 The Greek's Acquisition PRD_230075XC9AJG product 7 9784596690500  
PID_14WJ7GC7Y0ZG The Greek's Acquisition PRD_230075XC9AJG product 2 bwg_migration.2962562  
PID_290X316KHX2G The Greek's Acquisition PRD_230075XC9AJG product 4 59669050C00002941895  
PID_3K2VH8S9TYS0 The Greek's Acquisition PRD_230075XC9AJG product 3 9784596690500  

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