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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: source

id ▼ product_id source type external_id external_id_original
CID_0TVN4J69R9QG Volume 2 PRD_1WDPY5ERJQXG content 1 d00d07e1-f122-43f8-8f81-025c1eb356e5  
PID_0TG8N4V3EDR0 Volume 2 PRD_1WDPY5ERJQXG product 2 bwg_migration.1273849  
PID_1EMVGPDZ06F0 Volume 2 PRD_1WDPY5ERJQXG product 7 9781685790042  
PID_2GPJ6X0N585G Volume 2 PRD_1WDPY5ERJQXG product 4 04000000C00001473236  

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