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

✎ 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_17VMJN4FCRQ0 The Call of the Desert PRD_1DYN741BZ2XG content 1 6c45d8ba-f7d6-4309-98a8-501bef565aa1  
PID_0D3DTSTNZYVG The Call of the Desert PRD_1DYN741BZ2XG product 2 bwg_migration.2963240  
PID_0H7RPAK1HVEG The Call of the Desert PRD_1DYN741BZ2XG product 4 59664947C00002939911  
PID_2V1Q4J7ZTX50 The Call of the Desert PRD_1DYN741BZ2XG product 3 9784596649478  
PID_3F4203RBCS80 The Call of the Desert PRD_1DYN741BZ2XG product 7 9784596649478  

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