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

DBMS > Amazon CloudSearch vs. KairosDB vs. Manticore Search vs. mSQL vs. Sphinx

System Properties Comparison Amazon CloudSearch vs. KairosDB vs. Manticore Search vs. mSQL vs. Sphinx

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonKairosDB  Xexclude from comparisonManticore Search  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudDistributed Time Series DBMS based on Cassandra or H2Multi-storage database for search, including full-text search.mSQL (Mini SQL) is a simple and lightweight RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelSearch engineTime Series DBMSSearch engineRelational 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
Score1.85
Rank#137  Overall
#12  Search engines
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websiteaws.amazon.com/­cloudsearchgithub.com/­kairosdb/­kairosdbmanticoresearch.comhughestech.com.au/­products/­msqlsphinxsearch.com
Technical documentationdocs.aws.amazon.com/­cloudsearchkairosdb.github.iomanual.manticoresearch.comsphinxsearch.com/­docs
DeveloperAmazonManticore SoftwareHughes TechnologiesSphinx Technologies Inc.
Initial release20122013201719942001
Current release1.2.2, November 20186.0, February 20234.4, October 20213.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPL version 2commercial infofree licenses can be providedOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++CC++
Server operating systemshostedLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesschema-freeFixed schemayesyes
Typing infopredefined data types such as float or dateyesyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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 indexesyes infoall search fields are automatically indexednoyes infofull-text index on all search fieldsyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoSQL-like query languageA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (SphinxQL)
APIs and other access methodsHTTP APIGraphite protocol
HTTP REST
Telnet API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
ODBC
Proprietary protocol
Supported programming languagesJava
JavaScript infoNode.js
PHP
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnonouser defined functionsnono
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSselectable replication factor infobased on CassandraSynchronous replication based on Galera librarynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
none
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyes infoisolated transactions for atomic changes and binary logging for safe writesnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyes 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.nono
User concepts infoAccess controlauthentication via encrypted signaturessimple password-based access controlnonono

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
Amazon CloudSearchKairosDBManticore SearchmSQL infoMini SQLSphinx
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

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

show all

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

show all

Recent citations in the news

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

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

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here