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

✎ 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_35DN6G7WTS8G Carrying the Greek's Heir PRD_10K6V70BDC0G content 1 599e605b-1905-4e3c-8101-b0d732721f28  
PID_0BVS3WNX0610 Carrying the Greek's Heir PRD_10K6V70BDC0G product 3 9784596285959  
PID_0ZYBZEEET2M0 Carrying the Greek's Heir PRD_10K6V70BDC0G product 7 9784596285959  
PID_1XNQP48B587G Carrying the Greek's Heir PRD_10K6V70BDC0G product 2 bwg_migration.2961090  
PID_21R2DN14Z4AG Carrying the Greek's Heir PRD_10K6V70BDC0G product 4 59628595C00002943493  

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