DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > KairosDB vs. Manticore Search vs. Qdrant vs. Sphinx

System Properties Comparison KairosDB vs. Manticore Search vs. Qdrant vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameKairosDB  Xexclude from comparisonManticore Search  Xexclude from comparisonQdrant  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionDistributed Time Series DBMS based on Cassandra or H2Multi-storage database for search, including full-text search.A high-performance vector database with neural network or semantic-based matchingOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelTime Series DBMSSearch engineVector DBMSSearch engine
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#230  Overall
#20  Time Series DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score1.23
Rank#171  Overall
#6  Vector DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Websitegithub.com/­kairosdb/­kairosdbmanticoresearch.comgithub.com/­qdrant/­qdrant
qdrant.tech
sphinxsearch.com
Technical documentationkairosdb.github.iomanual.manticoresearch.comqdrant.tech/­documentationsphinxsearch.com/­docs
DeveloperManticore SoftwareQdrantSphinx Technologies Inc.
Initial release2013201720212001
Current release1.2.2, November 20186.0, February 20233.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2Open Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++RustC++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Docker
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeFixed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanNumbers, Strings, Geo, Booleanno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noCan index from XMLno
Secondary indexesnoyes infofull-text index on all search fieldsyes infoKeywords, numberic ranges, geo, full-textyes infofull-text index on all search fields
SQL infoSupport of SQLnoSQL-like query languagenoSQL-like query language (SphinxQL)
APIs and other access methodsGraphite protocol
HTTP REST
Telnet API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Proprietary protocol
Supported programming languagesJava
JavaScript infoNode.js
PHP
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnouser defined functionsno
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSynchronous replication based on Galera libraryCollection-level replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency, tunable consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlsimple password-based access controlnoKey-based authenticationno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
KairosDBManticore SearchQdrantSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

The re-emergence of time-series – O'Reilly
6 April 2013, oreilly.com

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

provided by Google News

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16 April 2024, Oracle

Qdrant launches first vector database as a managed hybrid cloud
16 April 2024, VentureBeat

Open-source vector database Qdrant launches hybrid cloud for enterprise AI apps
16 April 2024, SiliconANGLE News

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Yahoo Finance

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here