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

✎ 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_3NWT66833PT0 Volume 3 PRD_3D01AW5T8ZPG content 1 545c435c-8dd8-4b16-b212-ee67b298504f  
PID_0PHWSN344KNG Volume 3 PRD_3D01AW5T8ZPG product 2 bwg_migration.2366928  
PID_1TMFN6NHYFRG Volume 3 PRD_3D01AW5T8ZPG product 4 89561045C00002419613  
PID_3CP6BE8E3HZ0 Volume 3 PRD_3D01AW5T8ZPG product 3 9798895610459  
PID_3GTH6Z2VNA20 Volume 3 PRD_3D01AW5T8ZPG product 7 9798895610459  

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