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

✎ 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_08FNJ95W84E0 The Italian Boss's Secretary Mistress PRD_3SADMACP5100 content 1 20bf4252-5387-4d93-88ef-44e990e2f9ec  
PID_00960DCS51GG The Italian Boss's Secretary Mistress PRD_3SADMACP5100 product 4 59626800C00002942699  
PID_2A8WPM7QE3Q0 The Italian Boss's Secretary Mistress PRD_3SADMACP5100 product 3 9784596268006  
PID_2YFFJ5R31ZT0 The Italian Boss's Secretary Mistress PRD_3SADMACP5100 product 7 9784596268006  
PID_3WAV4VTDK5DG The Italian Boss's Secretary Mistress PRD_3SADMACP5100 product 2 bwg_migration.2961779  

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