DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. mSQL vs. RocksDB vs. SiteWhere vs. Sphinx

System Properties Comparison Amazon CloudSearch vs. mSQL vs. RocksDB vs. SiteWhere vs. Sphinx

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRocksDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudmSQL (Mini SQL) is a simple and lightweight RDBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)M2M integration platform for persisting/querying time series dataOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelSearch engineRelational DBMSKey-value storeTime Series DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.06
Rank#356  Overall
#35  Time Series DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websiteaws.amazon.com/­cloudsearchhughestech.com.au/­products/­msqlrocksdb.orggithub.com/­sitewhere/­sitewheresphinxsearch.com
Technical documentationdocs.aws.amazon.com/­cloudsearchgithub.com/­facebook/­rocksdb/­wikisitewhere1.sitewhere.io/­index.htmlsphinxsearch.com/­docs
DeveloperAmazonHughes TechnologiesFacebook, Inc.SiteWhereSphinx Technologies Inc.
Initial release20121994201320102001
Current release4.4, October 20218.11.4, April 20243.5.1, February 2023
License infoCommercial or Open Sourcecommercialcommercial infofree licenses can be providedOpen Source infoBSDOpen Source infoCommon Public Attribution License Version 1.0Open 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 languageCC++JavaC++
Server operating systemshostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxLinux
OS X
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesschema-freepredefined schemeyes
Typing infopredefined data types such as float or dateyesyesnoyesno
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.nonono
Secondary indexesyes infoall search fields are automatically indexedyesnonoyes infofull-text index on all search fields
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnonoSQL-like query language (SphinxQL)
APIs and other access methodsHTTP APIJDBC
ODBC
C++ API
Java API
HTTP RESTProprietary protocol
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
C
C++
Go
Java
Perl
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnononono
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednonehorizontal partitioningSharding infobased on HBaseSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSnoneyesselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesnono
Concurrency infoSupport for concurrent manipulation of datayesnoyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.noyesno
User concepts infoAccess controlauthentication via encrypted signaturesnonoUsers with fine-grained authorization conceptno

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Amazon CloudSearchmSQL infoMini SQLRocksDBSiteWhereSphinx
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

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 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

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

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

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

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Linux 5.6 I/O Scheduler Benchmarks: None, Kyber, BFQ, MQ-Deadline
7 April 2020, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

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.

Present your product here