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

✎ 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_0MV5VFR3X410 Volume 3 PRD_2GJ9PZWM6MF0 content 1 60c34d9d-7546-49ac-8cb3-e4613f2c3ca3  
PID_0SXAKNSR5Z70 Volume 3 PRD_2GJ9PZWM6MF0 product 4 97471618C00002837510  
PID_23Z11XCP90XG Volume 3 PRD_2GJ9PZWM6MF0 product 3 9781974716180  
PID_2G3KXE520X0G Volume 3 PRD_2GJ9PZWM6MF0 product 7 9781974716180  
PID_3NYZM47CJ2G0 Volume 3 PRD_2GJ9PZWM6MF0 product 2 bwg_migration.2839910  

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