
This is cross-posted from the WorkWhile engineering blog.
This post describes a data pipeline we built to convert an analytical SQL query into an aggressively cached JSON API with zero load on our database or application.
Contents
Motivation
WorkWhile is the …


