BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

4 rows where product_id = "PRD_0JP9WWX6XSPG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2BKFEKYTVSWG Volume 1 PRD_0JP9WWX6XSPG content 1 d16d1ca6-9c63-4291-a331-84c729b29793  
PID_06K05Y3YZS5G Volume 1 PRD_0JP9WWX6XSPG product 2 bwg_migration.1434710  
PID_1AQK1FMAHN8G Volume 1 PRD_0JP9WWX6XSPG product 7 9781685798475  
PID_2WH9QQF0TQF0 Volume 1 PRD_0JP9WWX6XSPG product 4 68579847C00001605638  

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