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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_1092NS7TY6QG Volume 6 PRD_3K21S0KZAYPG content 1 ce223ea0-6e13-417a-a1fb-12e20c6a3032  
PID_10KFTM5HGP40 Volume 6 PRD_3K21S0KZAYPG product 3 9781647292928  
PID_1MQTP5YDAJB0 Volume 6 PRD_3K21S0KZAYPG product 7 9798894781136  
PID_3AD68VRFNVTG Volume 6 PRD_3K21S0KZAYPG product 2 bwg_migration.2299660  
PID_3YHH4CJVFM1G Volume 6 PRD_3K21S0KZAYPG product 4 64729292C00002362245  

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