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

✎ 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_3W2Y52REA850 Volume 4 PRD_17XXGNYMSKPG content 1 693aa985-379c-4b48-8e24-5e2e53082350  
PID_0TN9DQRDSBJG Volume 4 PRD_17XXGNYMSKPG product 7 9781975320072  
PID_1RGN4DTE8H20 Volume 4 PRD_17XXGNYMSKPG product 2 bwg_migration.1027126  
PID_2CQ03ZCT2D90 Volume 4 PRD_17XXGNYMSKPG product 4 97532007C00001257449  
PID_3PPYP67G7FFG Volume 4 PRD_17XXGNYMSKPG product 3 9781975320072  

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