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

✎ 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_2F98ZWKZTG9G Chapter 2 PRD_2GSY10RX2NCG content 1 cf9626e0-326a-403c-8170-abed56f19bc5  
PID_0DQNZ8J35JPG Chapter 2 PRD_2GSY10RX2NCG product 4 04000000C00003105020  
PID_1P6P27K5AF90 Chapter 2 PRD_2GSY10RX2NCG product 8 6810000016484  
PID_1QHCDG6SEMD0 Chapter 2 PRD_2GSY10RX2NCG product 2 bwg_migration.3143813  
PID_2VNZ91ZN0GG0 Chapter 2 PRD_2GSY10RX2NCG product 7 6810000016484  
PID_3R0CGF7KFHFG Chapter 2 PRD_2GSY10RX2NCG product 9 6810000016484  

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