BookWalker

home / database

product_external_ids

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

4 rows where product_id = "PRD_3XQST6EAEKZG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0NC47250H0QG Volume 4: Harukaze no Etranger PRD_3XQST6EAEKZG content 1 b5abe8db-6554-4947-b861-477adddff284  
PID_0BQ2XZ8TCYXG Volume 4: Harukaze no Etranger PRD_3XQST6EAEKZG product 7 9781685798437  
PID_1XPSG63GG0G0 Volume 4: Harukaze no Etranger PRD_3XQST6EAEKZG product 4 68579843C00001579418  
PID_37GG6DPEN2PG Volume 4: Harukaze no Etranger PRD_3XQST6EAEKZG product 2 bwg_migration.1403888  

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