Y
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
tonymet
876 days ago
Whatever storage format they have, they are writing boilerplate to transform it into REST . Regardless, it will be cheaper to just ingest into BigQuery
link
jimmyrocks
876 days ago
It’s Apache Solr. Most of the data is static, but alerts and events get frequent updates.
link
tonymet
876 days ago
Same concern about unnecessary code and compute stands.
link