BookWalker

home / database

product_external_ids

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

6 rows where product_id = "PRD_3YSABXJ6394G"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source, external_id

id ▼ product_id source type external_id external_id_original
CID_1TSYEP9HQQNG Chapter 11 PRD_3YSABXJ6394G content 1 1b8b879c-7cc1-4645-8237-34b22399f49d  
PID_039QQHM0C7Y0 Chapter 11 PRD_3YSABXJ6394G product 2 bwg_migration.1367012  
PID_0F3K2M9K3ZJ0 Chapter 11 PRD_3YSABXJ6394G product 8 9546_In_Bed_with_My_Brother_s_Friend_011  
PID_0QC2K3EW6050 Chapter 11 PRD_3YSABXJ6394G product 7 9546-25  
PID_1GX9GVW9718G Chapter 11 PRD_3YSABXJ6394G product 9 9546_In_Bed_with_My_Brother_s_Friend_011  
PID_2SFS1A1AB5VG Chapter 11 PRD_3YSABXJ6394G product 4 04000000C00001547318  

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