BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

6 rows where product_id = "PRD_18BSNPRGK1JG"

✎ 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_1V11G3VJ03NG Volume 1 PRD_18BSNPRGK1JG content 1 37ee93ec-6b5c-4fd1-823d-47de4524529c  
PID_0RKQS19XYY9G Volume 1 PRD_18BSNPRGK1JG product 4 64212193C00000219121  
PID_1CP2MJ29GTWG Volume 1 PRD_18BSNPRGK1JG product 6 9781945054785  
PID_22DEF8WA20C0 Volume 1 PRD_18BSNPRGK1JG product 3 9781642121933  
PID_2PHSASN7NWK0 Volume 1 PRD_18BSNPRGK1JG product 7 9781642121933  
PID_3MF4XZQ0722G Volume 1 PRD_18BSNPRGK1JG product 2 bwg_migration.577709  

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