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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0JKWCKDT24Q0 Chapter 5 PRD_2XYY1C6ZVYCG content 1 f70c9a18-afe0-42cd-bcf0-3beb1d750ac4  
PID_0W8DDVH0NN7G Chapter 5 PRD_2XYY1C6ZVYCG product 4 04000000C00001270324  
PID_10CR9DBWFHAG Chapter 5 PRD_2XYY1C6ZVYCG product 6 IB0007  
PID_26A4035YYPT0 Chapter 5 PRD_2XYY1C6ZVYCG product 2 bwg_migration.1043052  
PID_3AEPZMYAGK10 Chapter 5 PRD_2XYY1C6ZVYCG product 7 IB0007_EN_C1_005  

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