Hacker News new | ask | show | jobs
by moduspol 1730 days ago
I mean, kind of? It depends on what your data looks like and how you're querying it.

If you're not doing free-text search, and your data will fit in memory in a big relational database VM for the foreseeable future, why Elasticsearch?

1 comments

sure relational db is ok if fits in memory, but if we're talking about TBs of metrics i'd rather look for another way