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

✎ 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_1A6RT6SF1DBG Volume 2 PRD_1XB102WCGZCG content 1 c4b6218b-959e-4f66-8d46-d7516c9a846d  
PID_1V53T8YRM0T0 Volume 2 PRD_1XB102WCGZCG product 3 9781421560328  
PID_2F9EHSQMFX10 Volume 2 PRD_1XB102WCGZCG product 7 9781421560328  
PID_3D4T8ZHPS2GG Volume 2 PRD_1XB102WCGZCG product 2 bwg_migration.2726916  
PID_3HB541A2GZ7G Volume 2 PRD_1XB102WCGZCG product 4 42156032C00002737431  

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