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

✎ 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_04CST6Q57G2G Volume 15 PRD_06NZB7257B1G content 1 1a9b7a43-b461-4fef-832f-2a3072c6e471  
PID_17CY517K5JY0 Volume 15 PRD_06NZB7257B1G product 3 9781974708468  
PID_2BK90JRCZF50 Volume 15 PRD_06NZB7257B1G product 7 9781974708468  
PID_39EMV8T9EMMG Volume 15 PRD_06NZB7257B1G product 2 bwg_migration.2727006  
PID_3XD7PSK50GVG Volume 15 PRD_06NZB7257B1G product 4 97470846C00002737950  

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