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

✎ 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_385KNM0M42H0 Chapter 4 PRD_03KSKDDPYENG content 1 a078baa7-7396-4506-9bb9-f55a85af939b  
PID_02FBXQPWSJJG Chapter 4 PRD_03KSKDDPYENG product 4 97536884C00001750266  
PID_0PKPRSF8KESG Chapter 4 PRD_03KSKDDPYENG product 6 My Broken Mariko, Chapter 4 (v-scroll)  
PID_1M92KZ9N2M90 Chapter 4 PRD_03KSKDDPYENG product 3 9781975368845  
PID_2RDDF026MGW0 Chapter 4 PRD_03KSKDDPYENG product 7 9781975368845  
PID_3Y8S66W37PFG Chapter 4 PRD_03KSKDDPYENG product 2 bwg_migration.1599811  

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