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

✎ 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_27YZA5BQV030 Volume 17 PRD_0045MJ8VK06G content 1 223a833c-e20b-44ef-afce-3e058e9e68d9  
PID_1V5D55W0G6J0 Volume 17 PRD_0045MJ8VK06G product 3 9781974714308  
PID_2F9R0PPWA2S0 Volume 17 PRD_0045MJ8VK06G product 7 9781974714308  
PID_3D7BVCGYN88G Volume 17 PRD_0045MJ8VK06G product 2 bwg_migration.2726486  
PID_3HBPPY9AF4ZG Volume 17 PRD_0045MJ8VK06G product 4 97471430C00002737403  

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