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

✎ 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_3HY67RFHWH8G Kase-san and Cherry Blossoms PRD_20JJG62831Y0 content 1 2fefdd7a-5d82-4c22-a804-81aa06726738  
PID_0A8DV07FADC0 Kase-san and Cherry Blossoms PRD_20JJG62831Y0 product 4 64275054B28318700000  
PID_1WA49QT5FF2G Kase-san and Cherry Blossoms PRD_20JJG62831Y0 product 3 9781642750546  
PID_20EQ4SCH1B9G Kase-san and Cherry Blossoms PRD_20JJG62831Y0 product 7 9781642750546  
PID_3642ZZEKGGS0 Kase-san and Cherry Blossoms PRD_20JJG62831Y0 product 2 bwg_migration.698456  

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