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

✎ 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_1E3G7N1MH200 Griffin Stone: Duke Of Decadence PRD_0J0CQ5P215K0 content 1 fa5101f3-c1f0-43d2-94ff-18cd208b0cb8  
PID_0PTJH83CN5K0 Griffin Stone: Duke Of Decadence PRD_0J0CQ5P215K0 product 3 9784596171757  
PID_1TYXCSNRCY60 Griffin Stone: Duke Of Decadence PRD_0J0CQ5P215K0 product 7 9784596171757  
PID_2RM97ZQTY79G Griffin Stone: Duke Of Decadence PRD_0J0CQ5P215K0 product 2 bwg_migration.2960693  
PID_3CRM318PG3WG Griffin Stone: Duke Of Decadence PRD_0J0CQ5P215K0 product 4 59617175C00002944034  

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