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

✎ 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_11F41X0C7T1G Volume 13 PRD_2Q7ZVFR9JQB0 content 1 df8fb41e-5a4e-4684-a7b8-5735f1453f1a  
PID_0V1AE3B6W8SG Volume 13 PRD_2Q7ZVFR9JQB0 product 3 9781646594849  
PID_1F5N5MXJP5CG Volume 13 PRD_2Q7ZVFR9JQB0 product 7 9781646594849  
PID_2D30WAZZ1AW0 Volume 13 PRD_2Q7ZVFR9JQB0 product 2 bwg_migration.898648  
PID_2H7KVVG8V730 Volume 13 PRD_2Q7ZVFR9JQB0 product 4 97470067C00001144046  

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