Hacker News new | ask | show | jobs
by mlhpdx 876 days ago
Who says they have a SQL DB? This looks to be almost entirely static data, occasionally updated.
2 comments

Whatever storage format they have, they are writing boilerplate to transform it into REST . Regardless, it will be cheaper to just ingest into BigQuery
It’s Apache Solr. Most of the data is static, but alerts and events get frequent updates.
Same concern about unnecessary code and compute stands.