Manticore Search logo

Manticore Search

Website

Fast open-source search database with SQL and JSON APIs

12k stars 641 forks last commit first released GPL-3.0

Actively maintained

Last commit 27 Aug 2026.

Manticore Search screenshot

Manticore Search is an open-source search database designed for building fast full-text and hybrid (text + filters) search applications. It provides a SQL-first experience with MySQL protocol compatibility and an HTTP JSON API for programmatic indexing and querying.

Key Features

  • Full-text search with relevance ranking (BM25-style), highlighting, and many match operators
  • SQL interface with MySQL protocol support for querying and management
  • HTTP JSON API, including Elasticsearch-compatible bulk writes for easier ingestion
  • Real-time indexing so newly inserted or updated documents are searchable immediately
  • Advanced search capabilities such as faceting, geo-spatial search, autocomplete, fuzzy search, and spell correction
  • Vector search (KNN) to support semantic and similarity search scenarios
  • Multiple storage modes, including row-wise and optional columnar storage for larger datasets
  • High-availability options including built-in replication and load balancing
  • Built-in backup and restore tooling (including SQL BACKUP)

Use Cases

  • Application search for catalogs, marketplaces, documentation, and knowledge bases
  • Log/event search and analytics-style querying on large datasets
  • Hybrid search combining keyword relevance with filters, geo, and vector similarity

Limitations and Considerations

  • Not fully ACID-compliant; transaction semantics differ from general-purpose relational databases
  • Some features (such as columnar storage) may require additional components and tuning depending on workload

Manticore Search is well-suited when you need a high-performance, resource-efficient search engine with familiar SQL workflows and flexible APIs. It aims to be an approachable alternative to Elasticsearch for many search and analytics scenarios.

Categories:

Tags:

Tech Stack:

Share:

Similar to Manticore Search

Meilisearch logo

Meilisearch

Fast search engine API with full-text, vector, and hybrid search

59.1k
2.7k
Last commit

Meilisearch is a lightning-fast search engine API for apps and websites, offering typo-tolerant full-text search plus vector and AI-ready hybrid retrieval.

Actively maintained
Alternative to:
Algolia logo
Algolia
+16
Typesense logo

Typesense

Fast, typo-tolerant search engine with keyword and vector search

26.5k
965
Last commit

Typesense is a developer-friendly search engine for instant, typo-tolerant search-as-you-type with faceting, filtering, geo search, and vector/semantic search APIs.

GPL-3.0Actively maintained
Alternative to:
Algolia logo
Algolia
+19
Apache Solr logo

Apache Solr

Open-source, high-performance search platform built on Apache Lucene

1.7k
859
Last commit

Scalable enterprise search platform supporting full-text, vector, faceted and geospatial search with SolrCloud clustering and a web admin UI.

Apache-2.0Actively maintained
Alternative to:
Algolia logo
Algolia
+18
OpenSearch logo

OpenSearch

Distributed search and analytics engine with a RESTful API

13.6k
2.9k
Last commit

OpenSearch is an Apache 2.0 open source distributed search and analytics engine for indexing, querying, and analyzing large-scale data with REST APIs.

Apache-2.0Actively maintained
Alternative to:
Amazon OpenSearch Service logo
Amazon OpenSearch Service
+19

Nominatim

Open-source geocoding and reverse-geocoding using OpenStreetMap data

4.4k
855
Last commit

Nominatim provides geocoding (name/address → coordinates) and reverse geocoding (coordinates → address) powered by OpenStreetMap, with import tooling and a public API.

GPL-3.0Actively maintained
Alternative to:
Mapbox logo
Mapbox
+1
Fess logo

Fess

Enterprise full-text search server with built-in crawler and admin UI

1.1k
175
Last commit

Fess is an open-source enterprise search server with a built-in crawler, web-based administration, and OpenSearch/Elasticsearch-backed full-text search.

Apache-2.0Actively maintained
Alternative to:
Glean logo
Glean
+9