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

✎ 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_1GMTVJX5NYQ0 Volume 1 The New Demon King War PRD_0F71ME5SGQAG content 1 4814d863-b3b5-4a84-b003-35c0dd7ce583  
PID_06YH9194N7CG Volume 1 The New Demon King War PRD_0F71ME5SGQAG product 3 9781975376758  
PID_1B2W4J3GF3KG Volume 1 The New Demon King War PRD_0F71ME5SGQAG product 7 9781975376758  
PID_28RFZ8XJY930 Volume 1 The New Demon King War PRD_0F71ME5SGQAG product 2 bwg_migration.1990361  
PID_2WWTTSPEG5P0 Volume 1 The New Demon King War PRD_0F71ME5SGQAG product 4 97537675C00002089985  

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