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

DBMS > Amazon CloudSearch vs. Badger vs. Elasticsearch vs. HBase vs. RocksDB

System Properties Comparison Amazon CloudSearch vs. Badger vs. Elasticsearch vs. HBase vs. RocksDB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonBadger  Xexclude from comparisonElasticsearch  Xexclude from comparisonHBase  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricWide-column store based on Apache Hadoop and on concepts of BigTableEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelSearch engineKey-value storeSearch engineWide column storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score0.14
Rank#331  Overall
#49  Key-value stores
Score135.35
Rank#7  Overall
#1  Search engines
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websiteaws.amazon.com/­cloudsearchgithub.com/­dgraph-io/­badgerwww.elastic.co/­elasticsearchhbase.apache.orgrocksdb.org
Technical documentationdocs.aws.amazon.com/­cloudsearchgodoc.org/­github.com/­dgraph-io/­badgerwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlhbase.apache.org/­book.htmlgithub.com/­facebook/­rocksdb/­wiki
DeveloperAmazonDGraph LabsElasticApache Software Foundation infoApache top-level project, originally developed by PowersetFacebook, Inc.
Initial release20122017201020082013
Current release8.6, January 20232.3.4, January 20218.11.4, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoElastic LicenseOpen Source infoApache version 2Open Source infoBSD
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 languageGoJavaJavaC++
Server operating systemshostedBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Unix
Windows infousing Cygwin
Linux
Data schemeyesschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or dateyesnoyesoptions to bring your own types, AVROno
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.nononono
Secondary indexesyes infoall search fields are automatically indexednoyes infoAll search fields are automatically indexednono
SQL infoSupport of SQLnonoSQL-like query languagenono
APIs and other access methodsHTTP APIJava API
RESTful HTTP/JSON API
Java API
RESTful HTTP API
Thrift
C++ API
Java API
Supported programming languagesGo.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonoyesyes infoCoprocessors in Javano
Triggersnonoyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requirednoneShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSnoneyesMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectoryesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency or Eventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoSingle row ACID (across millions of columns)yes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyesyes
User concepts infoAccess controlauthentication via encrypted signaturesnoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACno

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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 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

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

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



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

Neo4j logo

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

AllegroGraph logo

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

Milvus logo

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

RaimaDB logo

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

Present your product here