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

✎ 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_1PMBDQYGNGK0 Volume 4 PRD_32KRFC57AAXG content 1 83b13465-ff6e-497e-8db1-843a983bfcd2  
PID_0290THNNGN4G Volume 4 PRD_32KRFC57AAXG product 7 9781612627007  
PID_104CDQQP3TM0 Volume 4 PRD_32KRFC57AAXG product 2 bwg_migration.362136  
PID_1M8Z8S83NPV0 Volume 4 PRD_32KRFC57AAXG product 4 61262423B23985300000  
PID_3YANZ0WSYRHG Volume 4 PRD_32KRFC57AAXG product 3 9781612627007  

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