BookWalker

home / database

product_external_ids

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

4 rows where product_id = "PRD_31ZA6D0E1GPG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2NFV6THJJSR0 Volume 2 PRD_31ZA6D0E1GPG content 1 43c8829b-4d46-4ecd-99ee-577a2e64aec2  
PID_0KX23MNHRZS0 Volume 2 PRD_31ZA6D0E1GPG product 4 04000000C00001935238  
PID_25WRHW8FW1ZG Volume 2 PRD_31ZA6D0E1GPG product 2 bwg_migration.1811004  
PID_3A3BDD2VQT2G Volume 2 PRD_31ZA6D0E1GPG product 7 9798889330554  

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