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

✎ 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_38V1TYC8N9X0 Volume 2 Holy Kingdom of Frieren Arc PRD_2ZZQAXXEPBP0 content 1 275a4877-502a-4b18-8e21-98269b28c82e  
PID_0GNC8FPNQQYG Volume 2 Holy Kingdom of Frieren Arc PRD_2ZZQAXXEPBP0 product 3 9781718352520  
PID_14SZ7HF19G5G Volume 2 Holy Kingdom of Frieren Arc PRD_2ZZQAXXEPBP0 product 7 9781718352520  
PID_2TQAYQ93RSN0 Volume 2 Holy Kingdom of Frieren Arc PRD_2ZZQAXXEPBP0 product 2 bwg_migration.2536545  
PID_3EVNNR3ZJNR0 Volume 2 Holy Kingdom of Frieren Arc PRD_2ZZQAXXEPBP0 product 4 71835252C00002569704  

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