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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_308CYK9D62MG Chapter 2 PRD_2Z0K0J0AWQ30 content 1 a5f860fd-16cc-4dfa-aee6-030b33cf7f4c  
PID_00CHM8XCC43G Chapter 2 PRD_2Z0K0J0AWQ30 product 7 125ha73a00  
PID_16BXFEZEZDK0 Chapter 2 PRD_2Z0K0J0AWQ30 product 2 bwg_migration.1959071  
PID_2AE8AZHTH660 Chapter 2 PRD_2Z0K0J0AWQ30 product 4 90052700X01230900000  
PID_3W86S74GTBWG Chapter 2 PRD_2Z0K0J0AWQ30 product 3 9798891397965  

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