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

✎ 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_116Q51PX8H8G Volume 1 PRD_17M0R0VVT15G content 1 72739459-3bc7-4a44-95a8-c0ddb45362e9  
PID_088YP4YW7JR0 Volume 1 PRD_17M0R0VVT15G product 7 9781682336854  
PID_1E6A8TRYPRBG Volume 1 PRD_17M0R0VVT15G product 2 bwg_migration.426887  
PID_1JAN4BHA8MYG Volume 1 PRD_17M0R0VVT15G product 4 04000000B25265900000  
PID_26903XA62H5G Volume 1 PRD_17M0R0VVT15G product 6 9781682336854  
PID_344KTK40DPN0 Volume 1 PRD_17M0R0VVT15G product 3 9781682336854  

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