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

✎ 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_0G3941YFWZ80 Volume 2 PRD_35JSKYS38330 content 1 f217a390-3091-482f-8f39-438e7530d72a  
PID_0QF0JBV7X6EG Volume 2 PRD_35JSKYS38330 product 2 bwg_migration.2408596  
PID_1VKK9XDKQ2NG Volume 2 PRD_35JSKYS38330 product 4 97470548C00002457940  
PID_3DD9W409R480 Volume 2 PRD_35JSKYS38330 product 3 9781974705481  
PID_3HHMVNS5J0Z0 Volume 2 PRD_35JSKYS38330 product 7 9781974705481  

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