Manticore Search: Elasticsearch Alternative

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. db-benchmarks

    Fair database benchmarks framework and datasets

    Me too! That's why it's very important when you say things like that to make sure you provide enough evidences. In this case there is https://db-benchmarks.com/ where you can see all the details and it's 100% opensource - https://github.com/db-benchmarks/db-benchmarks including the UI https://github.com/db-benchmarks/ui . The results themselves are opensource too - https://github.com/db-benchmarks/db-benchmarks/tree/main/res...

    So anyone can reproduce the results or at least look carefully into them, understand the testing methodology etc.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. ui

    https://db-benchmarks.com website (by db-benchmarks)

    Me too! That's why it's very important when you say things like that to make sure you provide enough evidences. In this case there is https://db-benchmarks.com/ where you can see all the details and it's 100% opensource - https://github.com/db-benchmarks/db-benchmarks including the UI https://github.com/db-benchmarks/ui . The results themselves are opensource too - https://github.com/db-benchmarks/db-benchmarks/tree/main/res...

    So anyone can reproduce the results or at least look carefully into them, understand the testing methodology etc.

  4. manticoresearch

    Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK stack

  5. sonic

    🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

  6. manticoresearch-net

    Official .NET client for Manticore Search

    They released an official C# client few weeks ago. Nice.

    https://github.com/manticoresoftware/manticoresearch-net

  7. beir

    A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.

    True! Here's a pull request to BEIR to compare Manticore with Elasticsearch in terms of relevance https://github.com/beir-cellar/beir/pull/92. Spoiler: in this test Manticore provides better relevance than Elasticsearch in average. Of course you can tune both further and Elasticsearch now has KNN which when combined with BM25 can give even better relevance. In general I would say for most users the results quality in terms of full-text relevance is about the same in Elasticseach and Manticore.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Dozer vs. AirByte and Elasticsearch: The Fast Lane to Data Serving Efficiency

    1 project | news.ycombinator.com | 8 Jun 2023
  • Meilisearch vs Manticore Search

    4 projects | /r/rust | 1 May 2023
  • No, QuestDB is not Faster than ClickHouse

    1 project | news.ycombinator.com | 16 Jun 2022
  • Announcing DB Benchmarks - the most fair open source database and search engines benchmarks

    1 project | /r/programming | 2 Jun 2022
  • 110 million comments from Hacker News benchmark

    1 project | dev.to | 31 May 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?