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

DBMS > Aerospike vs. Blazegraph vs. Couchbase vs. IRONdb vs. NuoDB

System Properties Comparison Aerospike vs. Blazegraph vs. Couchbase vs. IRONdb vs. NuoDB

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonBlazegraph  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonIRONdb  Xexclude from comparisonNuoDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFlash-optimized In-memory NoSQL DatabaseHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Graph DBMS
RDF store
Document storeTime Series DBMSRelational DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.78
Rank#61  Overall
#11  Document stores
#3  Graph DBMS
#7  Key-value stores
#2  Spatial DBMS
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score17.30
Rank#36  Overall
#5  Document stores
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websiteaerospike.comblazegraph.comwww.couchbase.comwww.circonus.com/solutions/time-series-database/www.3ds.com/­nuodb-distributed-sql-database
Technical documentationdocs.aerospike.comwiki.blazegraph.comdocs.couchbase.comdocs.circonus.com/irondb/category/getting-starteddoc.nuodb.com
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeBlazegraphCouchbase, Inc.Circonus LLC.Dassault Systèmes infooriginally NuoDB, Inc.
Initial release20122006201120172013
Current release7.0, November 20232.1.5, March 2019Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoextended commercial license availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialcommercial infolimited edition free
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 languageCJavaC, C++, Go and ErlangC and C++C++
Server operating systemsLinuxLinux
OS X
Windows
Linux
OS X
Windows
Linuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesyesyes infotext, numeric, histogramsyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLnoSPARQL is used as query languageSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language (Circonus Analytics Query Language: CAQL)yes
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HTTP APIADO.NET
JDBC
ODBC
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresuser defined functions infowith LuayesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes, in LuaJava, SQL
Triggersnonoyes infovia the TAP protocolnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingAutomatic ShardingAutomatic, metric affinity per nodedata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factoryesMulti-source replication infoincluding cross data center replication
Source-replica replication
configurable replication factor, datacenter awareyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACIDnoACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC
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.yesyes infoEphemeral bucketsnoyes infoTemporary table
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlySecurity and Authentication via Web Application Container (Tomcat, Jetty)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noStandard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
Aerospike infopreviously called CitrusleafBlazegraphCouchbase infoOriginally called MembaseIRONdbNuoDB
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Aerospike infopreviously called CitrusleafBlazegraphCouchbase infoOriginally called MembaseIRONdbNuoDB
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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 Lands $109 Million Investment to Fuel Expansion
25 April 2024, Channel Insider

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

provided by Google News

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Q4 Earnings Highs And Lows: Couchbase (NASDAQ:BASE) Vs The Rest Of The Data Storage Stocks
30 April 2024, The Globe and Mail

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Short Interest in Couchbase, Inc. (NASDAQ:BASE) Increases By 13.6%
30 April 2024, MarketBeat

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

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.

RaimaDB logo

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

SingleStore logo

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

Milvus logo

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

Present your product here