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

✎ 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_0C9TG225BYSG (Omnibus) Vol. 3-4 PRD_1JTKYJ0SFB00 content 1 08583fd5-a826-41f3-9898-d9222d4e4e1b  
PID_054FCQQ69ZQG (Omnibus) Vol. 3-4 PRD_1JTKYJ0SFB00 product 2 bwg_migration.1605348  
PID_198TBS9J3VTG (Omnibus) Vol. 3-4 PRD_1JTKYJ0SFB00 product 4 88843511C00001754765  
PID_2KAGY0W84XH0 (Omnibus) Vol. 3-4 PRD_1JTKYJ0SFB00 product 3 9798888435113  
PID_3793NHN5YP40 (Omnibus) Vol. 3-4 PRD_1JTKYJ0SFB00 product 7 9798888435113  

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