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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_3E073X4XPK3G Volume 12 PRD_0JPX84X0RZMG content 1 cac26951-fde0-476b-8877-43f7931cd419  
PID_0771XZW6C1J0 Volume 12 PRD_0JPX84X0RZMG product 7 9781646097401  
PID_152DMNY0Z75G Volume 12 PRD_0JPX84X0RZMG product 2 bwg_migration.2808782  
PID_296RG6GWH38G Volume 12 PRD_0JPX84X0RZMG product 4 64609740C00002810657  
PID_3K0Q6EBAT5F0 Volume 12 PRD_0JPX84X0RZMG product 3 9781646092628  

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