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

✎ 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_3D18B98N4P30 Book Girl and the Scribe Who Faced God, Part 1 PRD_1KJR7YE5X9DG content 1 ad68e636-debc-4a12-856d-87636f5d896e  
PID_0DASCB09TVM0 Book Girl and the Scribe Who Faced God, Part 1 PRD_1KJR7YE5X9DG product 4 31624598B23225500000  
PID_1Q4G2JV7ZXAG Book Girl and the Scribe Who Faced God, Part 1 PRD_1KJR7YE5X9DG product 3 9780316245982  
PID_2VB2Y4DKHSHG Book Girl and the Scribe Who Faced God, Part 1 PRD_1KJR7YE5X9DG product 7 9780316245982  
PID_3S6EGTFW0Z10 Book Girl and the Scribe Who Faced God, Part 1 PRD_1KJR7YE5X9DG product 2 bwg_migration.323030  

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