Manticore Search
SQL-native full-text search that is unusually fast on modest hardware.
Manticore Search is a C++ engine descended from Sphinx that speaks SQL over the MySQL protocol — meaning your existing database tooling, clients and skills apply directly to search, which is a genuinely different ergonomic from a JSON API. It handles full-text, vector and hybrid search, and its published benchmarks against much heavier engines are strong particularly on small datasets and constrained hardware. GPL-3.0, around 11.9k stars. The reason to pick it is a team that already thinks in SQL and does not want to learn another query language for one feature.
What it does well
- +SQL over the MySQL protocol — existing tools and skills apply directly
- +Very fast on small and mid-sized datasets and modest hardware
- +Full-text, vector and hybrid search in one engine
- +GPL-3.0 with no enterprise carve-out
Where it falls short
- −Much smaller community than Meilisearch or Typesense
- −No Algolia-compatible InstantSearch adapter — the front end is your work
- −Documentation is thinner than the leaders'
- −Less polished developer experience overall
Manticore Search as an alternative to
Where Manticore Search shows up in our comparisons, and how it ranked.
Manticore Search head-to-head
Straight comparisons against the tools people weigh it against.