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

✎ 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_1NQ6KGBVGG5G Chapter 17 PRD_0XBT3KZ07HT0 content 1 9db00fcc-f931-4bf7-a609-7d73a45e4f30  
PID_08D2EHWNKHTG Chapter 17 PRD_0XBT3KZ07HT0 product 2 bwg_migration.2972200  
PID_0WHDA2N15A1G Chapter 17 PRD_0XBT3KZ07HT0 product 7 6810000014741  
PID_0Z1ZNH90JPF0 Chapter 17 PRD_0XBT3KZ07HT0 product 9 6810000014741  
PID_26KBRA9ZEC40 Chapter 17 PRD_0XBT3KZ07HT0 product 4 04000000C00002955470  
PID_2N6179PA9M8G Chapter 17 PRD_0XBT3KZ07HT0 product 8 6810000014741  

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