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

✎ 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_10WH4STPMAXG Volume 14 PRD_22WBJ3PF6NPG content 1 a7b6a39e-3543-4605-bea8-4693f2a30574  
PID_0DRHARS6JEG0 Volume 14 PRD_22WBJ3PF6NPG product 2 bwg_migration.3078878  
PID_0HWW69KJ4B70 Volume 14 PRD_22WBJ3PF6NPG product 4 71833922C00003050313  
PID_2VYTMH689CXG Volume 14 PRD_22WBJ3PF6NPG product 3 9781718339224  
PID_3FX5G2Z4390G Volume 14 PRD_22WBJ3PF6NPG product 7 9781718339224  

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