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

✎ 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_158TXJAHRCBG Volume 3 PRD_1FP8J19VCZQG content 1 140c1ee9-272c-41dd-9829-278bde9a2e39  
PID_0A8T12XSQ52G Volume 3 PRD_1FP8J19VCZQG product 7 9781421570112  
PID_1865VRZT6AJ0 Volume 3 PRD_1FP8J19VCZQG product 2 bwg_migration.2391144  
PID_1WAGQ9GQR6S0 Volume 3 PRD_1FP8J19VCZQG product 4 42157011C00002442469  
PID_364F5HBDX8ZG Volume 3 PRD_1FP8J19VCZQG product 3 9781421570112  

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