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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0MWNTKR1Q8H0 Chapter 79 PRD_04Z9CN1JPGJ0 content 1 455d81da-8e28-48f0-9327-77879e929a90  
PID_03EE9SR2WD3G Chapter 79 PRD_04Z9CN1JPGJ0 product 4 04000000C00002502650  
PID_0QJS5AJYP9PG Chapter 79 PRD_04Z9CN1JPGJ0 product 6 IG0037  
PID_1N84W1CV1F60 Chapter 79 PRD_04Z9CN1JPGJ0 product 2 bwg_migration.2458726  
PID_2SCQVJ5MVBD0 Chapter 79 PRD_04Z9CN1JPGJ0 product 7 IG0037_EN_C1_079  

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