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

✎ 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_17F8W9AM3JB0 Volume 4 PRD_25J2SR6ZWKZG content 1 4489a2d2-63dc-4666-b8e1-e6167cd5e9ae  
PID_0TDRJWAQ40C0 Volume 4 PRD_25J2SR6ZWKZG product 4 31630897B23177900000  
PID_2CFQ13XD922G Volume 4 PRD_25J2SR6ZWKZG product 3 9780316308977  
PID_2GJ1WMQS0Y9G Volume 4 PRD_25J2SR6ZWKZG product 7 9780316308977  
PID_3P9DQAHVJ7S0 Volume 4 PRD_25J2SR6ZWKZG product 2 bwg_migration.322545  

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