Y
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
ddorian43
2853 days ago
It's elasticsearch with joins/subqueries on top. Many features missing from rbdms/elasticsearch, and features that neither of them have.
link
misframer
2854 days ago
TimescaleDB can’t do distributes joins like CrateDB as described in this post.
link