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

✎ 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_0N5TQ62F1JG0 Volume 3 PRD_1Z73ANCCSBPG content 1 07c8d9d1-b8c5-4a82-ba02-7afe611a2ca7  
PID_094HB2BJ4QYG Volume 3 PRD_1Z73ANCCSBPG product 3 9780316310826  
PID_0X8W6KWFYG5G Volume 3 PRD_1Z73ANCCSBPG product 7 9780316310826  
PID_1K6FS9Y89SN0 Volume 3 PRD_1Z73ANCCSBPG product 2 bwg_migration.322493  
PID_27ATMTQ43NR0 Volume 3 PRD_1Z73ANCCSBPG product 4 31631082B23172900000  

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