BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

6 rows where product_id = "PRD_1SEY3KWG5X8G"

✎ 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_22XBF0SDK97G Volume 13 PRD_1SEY3KWG5X8G content 1 b689b268-f030-4f76-a544-2b3e8340c9af  
PID_028HTA0H86V0 Volume 13 PRD_1SEY3KWG5X8G product 2 bwg_migration.574102  
PID_0PCWHVSD23E0 Volume 13 PRD_1SEY3KWG5X8G product 4 63236536C00000216229  
PID_1TKFDCKYNZN0 Volume 13 PRD_1SEY3KWG5X8G product 6 9781642121711  
PID_2REV43DV754G Volume 13 PRD_1SEY3KWG5X8G product 3 9781642121711  
PID_3CD63M6MS1BG Volume 13 PRD_1SEY3KWG5X8G product 7 9781642121711  

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