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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_044XY4S4GGF0 24-Hour Cumming! -The Woman Ravaged by a Pleasure Machine - PRD_1KDEG8E08S30 content 1 6ee58dea-75b0-4e8c-8ff4-42898ec3c102  
PID_060YRTNQY9AG 24-Hour Cumming! -The Woman Ravaged by a Pleasure Machine - PRD_1KDEG8E08S30 product 4 04000000C00002184029  
PID_282NF28C3B10 24-Hour Cumming! -The Woman Ravaged by a Pleasure Machine - PRD_1KDEG8E08S30 product 2 bwg_migration.2098537  
PID_2W10AK2SN7M0 24-Hour Cumming! -The Woman Ravaged by a Pleasure Machine - PRD_1KDEG8E08S30 product 7 6719-25  

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