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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0M76CBWZSHV0 Volume 2 PRD_3H00XS1NTPX0 content 1 32b0b683-8e73-42ea-8721-3b82ce1ff4ff  
PID_1CSNVKHG1MSG Volume 2 PRD_3H00XS1NTPX0 product 3 9798888772034  
PID_1GW0Q5ADVHCG Volume 2 PRD_3H00XS1NTPX0 product 7 9798894786704  
PID_2PVC9V4EAPW0 Volume 2 PRD_3H00XS1NTPX0 product 2 bwg_migration.2858588  
PID_3TZZ5CYVWK30 Volume 2 PRD_3H00XS1NTPX0 product 4 88877203C00002855333  

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