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

✎ 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_05CND6CERKG0 Hot and Bothered PRD_1YBH6SGJ9360 content 1 502de0a0-9f45-452a-90e8-841c141d5f1f  
PID_0SZ4XVADSPNG Hot and Bothered PRD_1YBH6SGJ9360 product 2 bwg_migration.2961507  
PID_1E3QSCWSKJRG Hot and Bothered PRD_1YBH6SGJ9360 product 4 59625377C00002941917  
PID_2QXEFKQQMMZ0 Hot and Bothered PRD_1YBH6SGJ9360 product 3 9784596253774  
PID_341SB583EH20 Hot and Bothered PRD_1YBH6SGJ9360 product 7 9784596253774  

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