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

✎ 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_15N3PE8APTEG Chapter 9 PRD_2R08933DW5FG content 1 4b5cc0d9-fb47-4c98-b45d-53be87a6159e  
PID_0G1E4N29Q2F0 Chapter 9 PRD_2R08933DW5FG product 3 9798855417043  
PID_145S06V5EYJ0 Chapter 9 PRD_2R08933DW5FG product 7 9798855417043  
PID_2T34TWN7R45G Chapter 9 PRD_2R08933DW5FG product 2 bwg_migration.2410288  
PID_3E7QPEFKJ08G Chapter 9 PRD_2R08933DW5FG product 4 85541704C00002447275  

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