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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_35V5F2E9TF3G Volume 3 PRD_0S66X4VC5K40 content 1 b626d165-6cc0-4e21-88f8-0a9ad56f4d97  
PID_09HXEH1KTTRG Volume 3 PRD_0S66X4VC5K40 product 2 bwg_migration.2611638  
PID_0XM8A2TFCQFG Volume 3 PRD_0S66X4VC5K40 product 4 88877151C00002637366  
PID_27P6RAD5HS20 Volume 3 PRD_0S66X4VC5K40 product 3 9798888771518  
PID_3BTHQV7HBN90 Volume 3 PRD_0S66X4VC5K40 product 7 9798894784441  

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