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

✎ 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_29F6ZF91G6QG Her Impossible Boss PRD_17Z379GKBBG0 content 1 d8897058-95f7-4bb6-8902-d571c1ffc57c  
PID_0SC6SJ4BB1T0 Her Impossible Boss PRD_17Z379GKBBG0 product 7 9784596248831  
PID_1ZBJG86NT7DG Her Impossible Boss PRD_17Z379GKBBG0 product 2 bwg_migration.2963357  
PID_23FXFSZ1C3GG Her Impossible Boss PRD_17Z379GKBBG0 product 4 59624883C00002943009  
PID_3N9M20KZH5Q0 Her Impossible Boss PRD_17Z379GKBBG0 product 3 9784596248831  

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