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

✎ 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_19AHZAGZRWH0 Volume 2 PRD_249SZ9NYFCZG content 1 52e02af8-8456-461e-8b35-76485a4cfa5a  
PID_0FB6ANAJG2ZG Volume 2 PRD_249SZ9NYFCZG product 4 64212937C00001021237  
PID_1HAWRWX8N4J0 Volume 2 PRD_249SZ9NYFCZG product 3 9781642129373  
PID_259FMDP4F0S0 Volume 2 PRD_249SZ9NYFCZG product 7 9781642129373  
PID_3V4VF3G6Y68G Volume 2 PRD_249SZ9NYFCZG product 2 bwg_migration.760777  

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