BookWalker

home / database

product_external_ids

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

6 rows where product_id = "PRD_0B85K79AXSXG"

✎ 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_1QSQPCDGVSGG Volume 24 PRD_0B85K79AXSXG content 1 be8971ca-baf2-4da8-ac9c-8318374d9005  
PID_0EBC0T3H5S2G Volume 24 PRD_0B85K79AXSXG product 6 9781682337004  
PID_1C6ZVGXKMYJ0 Volume 24 PRD_0B85K79AXSXG product 3 9781682337004  
PID_1G5AQ1PFETS0 Volume 24 PRD_0B85K79AXSXG product 7 9781682337004  
PID_2P0PE7G9R08G Volume 24 PRD_0B85K79AXSXG product 2 bwg_migration.429278  
PID_3T715995KWZG Volume 24 PRD_0B85K79AXSXG product 4 04000000B25302000000  

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