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

✎ 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_26S2XFB6S9KG Volume 10: Another End PRD_1Y8Q2DYP21AG content 1 0927d5e8-780e-4470-9800-cf1c5fe9da11  
PID_02754PFVZRN0 Volume 10: Another End PRD_1Y8Q2DYP21AG product 7 9798893734898  
PID_102GZC84EY4G Volume 10: Another End PRD_1Y8Q2DYP21AG product 2 bwg_migration.2248346  
PID_1M13TX2G0TBG Volume 10: Another End PRD_1Y8Q2DYP21AG product 4 89373489C00002314449  
PID_3Y0T94NE5WE0 Volume 10: Another End PRD_1Y8Q2DYP21AG product 3 9798893734898  

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