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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_34CRHW3PXAPG Volume 1 PRD_168E1D02W5ZG content 1 a74a08f6-5d4e-4608-ba09-60d4fb80529e  
PID_0478TFCW4XY0 Volume 1 PRD_168E1D02W5ZG product 3 9784334807900  
PID_18BVHG59YP50 Volume 1 PRD_168E1D02W5ZG product 7 9781647110673  
PID_2E178P7A9ZMG Volume 1 PRD_168E1D02W5ZG product 2 bwg_migration.1366970  
PID_2J5J47R63VVG Volume 1 PRD_168E1D02W5ZG product 4 33480790C00001547593  

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