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

✎ 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_16HBMV8J25G0 Volume 25 PRD_1TV1C6N8YMPG content 1 3aaae772-67b0-4530-bcfc-93a3655deadb  
PID_0NMJ6RK7X3YG Volume 25 PRD_1TV1C6N8YMPG product 3 9780316374811  
PID_1SRX2A5KMW5G Volume 25 PRD_1TV1C6N8YMPG product 7 9780316374811  
PID_2ZP8N07W65N0 Volume 25 PRD_1TV1C6N8YMPG product 2 bwg_migration.322951  
PID_33TVGHR9R1R0 Volume 25 PRD_1TV1C6N8YMPG product 4 31637481B23217700000  

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