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

✎ 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_3V06REDB8260 Chapter 25 PRD_0WTG220GMJ10 content 1 5adb8c7f-7405-4ceb-9311-41e864c534a9  
PID_10F6DAV8H2HG Chapter 25 PRD_0WTG220GMJ10 product 2 bwg_migration.3143806  
PID_1MKH8WC48Z4G Chapter 25 PRD_0WTG220GMJ10 product 7 6810000015985  
PID_1NCSTB4VCS0G Chapter 25 PRD_0WTG220GMJ10 product 8 6810000015985  
PID_3YDFZ30JC0V0 Chapter 25 PRD_0WTG220GMJ10 product 4 04000000C00003104760  
PID_3ZEG8JZHHV70 Chapter 25 PRD_0WTG220GMJ10 product 9 6810000015985  

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