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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0RRAKQ2735W0 Chapter 27 PRD_30G9XGVR9JSG content 1 82f954c6-d061-4e7b-9ed7-b8cb5db5af17  
PID_0B5RDWQDDX30 Chapter 27 PRD_30G9XGVR9JSG product 7 135ha80a00  
PID_19344JHFZ2JG Chapter 27 PRD_30G9XGVR9JSG product 2 bwg_migration.2712757  
PID_1X7Q04BVPYSG Chapter 27 PRD_30G9XGVR9JSG product 4 90052700X02812900000  
PID_371DPBYHT0W0 Chapter 27 PRD_30G9XGVR9JSG product 3 9798893713084  

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