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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: external_id

id ▼ product_id source type external_id external_id_original
PID_1ANSE4XQXDG0 Chapter 60 PRD_122XS2ZQGPVG product 7 81001160  
PID_1YR45NP3Q670 Chapter 60 PRD_122XS2ZQGPVG product 9 810011_shiawase_en_060  
PID_2WQQWBGC6FPG Chapter 60 PRD_122XS2ZQGPVG product 2 xl.81001160  
PID_30T2VXASRBXG Chapter 60 PRD_122XS2ZQGPVG product 6 3315-656688-01  
PID_3MYDQE3NJ40G Chapter 60 PRD_122XS2ZQGPVG product 8 810011_shiawase_en_060  

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