DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. Geode vs. RocksDB vs. Sphinx

System Properties Comparison Amazon CloudSearch vs. Geode vs. RocksDB vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonGeode  Xexclude from comparisonRocksDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelSearch engineKey-value storeKey-value storeSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score1.86
Rank#134  Overall
#24  Key-value stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Score5.95
Rank#55  Overall
#5  Search engines
Websiteaws.amazon.com/­cloudsearchgeode.apache.orgrocksdb.orgsphinxsearch.com
Technical documentationdocs.aws.amazon.com/­cloudsearchgeode.apache.org/­docsgithub.com/­facebook/­rocksdb/­wikisphinxsearch.com/­docs
DeveloperAmazonOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Facebook, Inc.Sphinx Technologies Inc.
Initial release2012200220132001
Current release1.1, February 20179.2.1, May 20243.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoBSDOpen Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemshostedAll OS with a Java VM infothe JDK (8 or later) is also requiredLinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnono
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.nono
Secondary indexesyes infoall search fields are automatically indexednonoyes infofull-text index on all search fields
SQL infoSupport of SQLnoSQL-like query language (OQL)noSQL-like query language (SphinxQL)
APIs and other access methodsHTTP APIJava Client API
Memcached protocol
RESTful HTTP API
C++ API
Java API
Proprietary protocol
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
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 proceduresnouser defined functionsnono
Triggersnoyes infoCache Event Listenersno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardinghorizontal partitioningSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes, on a single nodeyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.yesyes
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights per client and object definablenono

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 CloudSearchGeodeRocksDBSphinx
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

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

AI-Powered Data Discovery with Amazon Kendra and AWS Glue Data Catalog
16 July 2021, Towards Data Science

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

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

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

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

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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 Google's 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

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

Milvus logo

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

Present your product here