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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0PP6X6C0S9A0 Chapter 17 PRD_21NCHA7KZYGG content 1 41adc22c-43e4-4d3e-be57-da056375bc7e  
PID_0MAN7EHPN7A0 Chapter 17 PRD_21NCHA7KZYGG product 2 bwg_migration.1646461  
PID_1R902GA2F3H0 Chapter 17 PRD_21NCHA7KZYGG product 7 40027417  
PID_328YH7YRG5QG Chapter 17 PRD_21NCHA7KZYGG product 4 04000000C00001791137  
PID_3PF9C8QMA1TG Chapter 17 PRD_21NCHA7KZYGG product 6 3315-651789-01  

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