Manticore Columnar Library is a column-oriented storage and secondary indexing library, aiming to provide decent performance with low memory footprint at big data volume. When used in combination with Manticore Search can be beneficial for those looking for:
wget https://repo.manticoresearch.com/manticore-repo.noarch.deb
sudo dpkg -i manticore-repo.noarch.deb
sudo apt update
sudo apt install manticore-columnar-lib
sudo yum install https://repo.manticoresearch.com/manticore-repo.noarch.rpm
sudo yum install manticore-columnar-lib
searchd -v should include columnar x.y.z, e.g.:
root@srv# searchd -v
Manticore 6.0.2 89c7a5139@230210 (columnar 2.0.0 a7c703d@230130) (secondary 2.0.0 a7c703d@230130)
https://db-benchmarks.com/test-logs10m/#elasticsearch-tuned-vs-manticore-search-columnar-storage

https://db-benchmarks.com/test-logs10m/#clickhouse-vs-manticore-search-columnar-storage

https://db-benchmarks.com/test-hn/#manticore-search-columnar-storage-vs-elasticsearch

https://db-benchmarks.com/test-hn/#manticore-search-columnar-storage-vs-clickhouse

https://db-benchmarks.com/test-taxi/#manticore-search-vs-elasticsearch

https://db-benchmarks.com/test-taxi/#manticore-search-vs-clickhouse

C++
63.6%
Rust
26.3%
CMake
9.3%
Manticore Columnar Library is a column-oriented storage and secondary indexing library, aiming to provide decent performance with low memory footprint at big data volume. When used in combination with Manticore Search can be beneficial for those looking for:
wget https://repo.manticoresearch.com/manticore-repo.noarch.deb
sudo dpkg -i manticore-repo.noarch.deb
sudo apt update
sudo apt install manticore-columnar-lib
sudo yum install https://repo.manticoresearch.com/manticore-repo.noarch.rpm
sudo yum install manticore-columnar-lib
searchd -v should include columnar x.y.z, e.g.:
root@srv# searchd -v
Manticore 6.0.2 89c7a5139@230210 (columnar 2.0.0 a7c703d@230130) (secondary 2.0.0 a7c703d@230130)
https://db-benchmarks.com/test-logs10m/#elasticsearch-tuned-vs-manticore-search-columnar-storage

https://db-benchmarks.com/test-logs10m/#clickhouse-vs-manticore-search-columnar-storage

https://db-benchmarks.com/test-hn/#manticore-search-columnar-storage-vs-elasticsearch

https://db-benchmarks.com/test-hn/#manticore-search-columnar-storage-vs-clickhouse

https://db-benchmarks.com/test-taxi/#manticore-search-vs-elasticsearch

https://db-benchmarks.com/test-taxi/#manticore-search-vs-clickhouse

C++
63.6%
Rust
26.3%
CMake
9.3%