|
|
|
|
|
by vmihailenco
1425 days ago
|
|
When compared with ElasticSearch, ClickHouse can handle the same amount data using 10x less resources and that is not an exaggeration. It is even worse with MariaDB/MySQL/PostgreSQL. I guess ElasticSearch is still relevant when it comes to searching text, but ClickHouse is much faster when it comes to filtering and analyzing the data. Give ClickHouse a try and you won't be disappointed. https://benchmark.clickhouse.com/ |
|