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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_36XQT7TPA28G Chapter 6 PRD_1DX5A38PN7KG content 1 85743519-b0a1-48ae-ad0c-01eab07e92ed  
PID_0WR468E1KCH0 Chapter 6 PRD_1DX5A38PN7KG product 4 04000000C00002746688  
PID_10WPXS0X5940 Chapter 6 PRD_1DX5A38PN7KG product 6 TID01486  
PID_26T2MZ2ZMEQG Chapter 6 PRD_1DX5A38PN7KG product 2 bwg_migration.2738060  
PID_3AYDG0VBEATG Chapter 6 PRD_1DX5A38PN7KG product 7 TID01486_EN_C1_006  

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