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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_23GF4ACH1CSG Volume 8 PRD_0FPZ389C40FG content 1 26c59597-1924-464f-96e9-da8395bfee8d  
PID_02DP9XWCZ01G Volume 8 PRD_0FPZ389C40FG product 4 64651167C00001373233  
PID_1MFCW4Q50240 Volume 8 PRD_0FPZ389C40FG product 3 9781646511679  
PID_2RKZVP9PVYB0 Volume 8 PRD_0FPZ389C40FG product 7 9781646597796  
PID_3Y9BJCBK57TG Volume 8 PRD_0FPZ389C40FG product 2 bwg_migration.1153917  

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