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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0FPC1Y86WM70 Volume 2 PRD_2X4EQSG8SZAG content 1 d910c7e9-29a7-407d-a6ef-411a0959ec25  
PID_03ZTJYKK66Q0 Volume 2 PRD_2X4EQSG8SZAG product 3 9781647295066  
PID_0G25E04CR2T0 Volume 2 PRD_2X4EQSG8SZAG product 7 9798894788289  
PID_1NSH1669B8DG Volume 2 PRD_2X4EQSG8SZAG product 2 bwg_migration.3125784  
PID_2SW3WQRTX4GG Volume 2 PRD_2X4EQSG8SZAG product 4 64729506C00003090286  

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