Hacker News new | ask | show | jobs
by mahesh_rm 2854 days ago
Anybody here with experience using Crate? Why would I pick it over TimescaleDB for IOT data ingestion?
2 comments

It's elasticsearch with joins/subqueries on top. Many features missing from rbdms/elasticsearch, and features that neither of them have.
TimescaleDB can’t do distributes joins like CrateDB as described in this post.