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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_2YV2HS5T2MM0 Chapter 45 PRD_25257EG30E8G content 1 3536755a-675e-409f-84b1-9ec54182dc59  
PID_0R6BD15TN1M0 Chapter 45 PRD_25257EG30E8G product 4 90052700X01219400000  
PID_220238RGY3AG Chapter 45 PRD_25257EG30E8G product 3 9798891391352  
PID_2P4CYSHCHZHG Chapter 45 PRD_25257EG30E8G product 7 145h903a00  
PID_3M3RHZK93510 Chapter 45 PRD_25257EG30E8G product 2 bwg_migration.1958954  

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