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

✎ 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_0PC0EYZP5J0G Volume 10 PRD_2HR7C30408XG content 1 3a9bd91f-4728-49cf-ab6a-8ff910fc2974  
PID_0CQTDTPFKBGG Volume 10 PRD_2HR7C30408XG product 2 bwg_migration.2408441  
PID_0GT59C8V547G Volume 10 PRD_2HR7C30408XG product 4 42157065C00002457786  
PID_2TM3ZK3HE9T0 Volume 10 PRD_2HR7C30408XG product 3 9781421570655  
PID_3EREV4MD0210 Volume 10 PRD_2HR7C30408XG product 7 9781421570655  

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