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 > Aerospike vs. CouchDB vs. Elasticsearch vs. Infobright vs. Oracle NoSQL

System Properties Comparison Aerospike vs. CouchDB vs. Elasticsearch vs. Infobright vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonElasticsearch  Xexclude from comparisonInfobright  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.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 metricHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document storeSearch engineRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.10
Rank#59  Overall
#11  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score134.78
Rank#7  Overall
#1  Search engines
Score1.00
Rank#193  Overall
#90  Relational DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Websiteaerospike.comcouchdb.apache.orgwww.elastic.co/­elasticsearchignitetech.com/­softwarelibrary/­infobrightdbwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdocs.aerospike.comdocs.couchdb.org/­en/­stablewww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerElasticIgnite Technologies Inc.; formerly InfoBright Inc.Oracle
Initial release20122005201020052011
Current release7.0, November 20233.3.3, December 20238.6, January 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache version 2Open Source infoElastic Licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCErlangJavaCJava
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Windows
Linux
Solaris SPARC/x86
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesnoyesyesoptional
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.nonononono
Secondary indexesyesyes infovia viewsyes infoAll search fields are automatically indexedno infoKnowledge Grid Technology used insteadyes
SQL infoSupport of SQLnonoSQL-like query languageyesSQL-like DML and DDL statements
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
RESTful HTTP/JSON APIJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions infowith LuaView functions in JavaScriptyesnono
Triggersnoyesyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yesSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/ReduceyesES-Hadoop Connectornowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsno infoatomic operations within a single document possiblenoACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
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.yesnoMemcached and Redis integrationyesyes infooff heap cache
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyAccess rights for users can be defined per databasefine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesAccess rights for users and roles
More information provided by the system vendor
Aerospike infopreviously called CitrusleafCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"ElasticsearchInfobrightOracle NoSQL
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
News

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4 April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30 November 2023

Aerospike Showcases New Levels of Database Performance, Price, and Sustainability on Graviton3 at AWS re:Invent
28 November 2023

Aerospike Database 7 Delivers Enterprise Resiliency, Scale, and Speed to In-memory Database Workloads
15 November 2023

Aerospike Listed as Sample Vendor in Gartner® Hype Cycle™ for Data Management, 2023
24 October 2023

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
Aerospike infopreviously called CitrusleafCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"ElasticsearchInfobrightOracle NoSQL
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

Recent citations in the news

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4 April 2024, TechCrunch

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4 April 2024, CRN

Aerospike reels in $109M to accelerate its high-speed database
4 April 2024, SiliconANGLE News

Aerospike set to grow real time database for AI with $109M raise
4 April 2024, VentureBeat

Aerospike Nabs $109M to Grow Data Biz Turbocharged by AI
4 April 2024, Datanami

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

Elastic's Latest Update Brings Cohere's Text Embedding Models to Elasticsearch
3 April 2024, Datanami

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21 November 2023, Towards Data Science

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

Present your product here