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

✎ 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_075YPREMMGKG Volume 6 PRD_0GFQ6BBZH84G content 1 dc5f9be1-58b5-4598-b3a0-f4f1119397f1  
PID_0EKTR5D07Y7G Volume 6 PRD_0GFQ6BBZH84G product 4 42154464C00002737876  
PID_1GDHEC1YB3T0 Volume 6 PRD_0GFQ6BBZH84G product 3 9781421544649  
PID_24HW5XTA2W10 Volume 6 PRD_0GFQ6BBZH84G product 7 9781421544649  
PID_3TFFWKMMC5GG Volume 6 PRD_0GFQ6BBZH84G product 2 bwg_migration.2726868  

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