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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2CM5D5BHA9P0 Chapter 30 PRD_3X8RYA937YW0 content 1 4385c2be-e6b4-415e-9aad-f36d7b5bff76  
PID_07CRBZ6T6Z90 Chapter 30 PRD_3X8RYA937YW0 product 6 3315-642593-01  
PID_15A42N74G4RG Chapter 30 PRD_3X8RYA937YW0 product 2 bwg_migration.1181841  
PID_29EPY6SGA1FG Chapter 30 PRD_3X8RYA937YW0 product 7 10029230  
PID_3K8DCECEF320 Chapter 30 PRD_3X8RYA937YW0 product 4 04000000C00001395539  

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