BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

6 rows where product_id = "PRD_18NX6MW44DPG"

✎ 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_0M9JTAE3VGP0 Volume 3 PRD_18NX6MW44DPG content 1 125171e3-b9ff-48c5-9889-8f4033e3c4c0  
PID_01SF2FV8PHN0 Volume 3 PRD_18NX6MW44DPG product 2 bwg_migration.381360  
PID_0NXSSHC48DR0 Volume 3 PRD_18NX6MW44DPG product 4 61262094B24370500000  
PID_1T04N26G26F0 Volume 3 PRD_18NX6MW44DPG product 6 9781612620947  
PID_2ZZGFR0JDFYG Volume 3 PRD_18NX6MW44DPG product 3 9781682334546  
PID_3C23B9SE785G Volume 3 PRD_18NX6MW44DPG product 7 9781682334546  

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