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

DBMS > Aerospike vs. atoti vs. NebulaGraph vs. Newts vs. TimesTen

System Properties Comparison Aerospike vs. atoti vs. NebulaGraph vs. Newts vs. TimesTen

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonatoti  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNewts  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A distributed, linear scalable, high perfomant Graph DBMSTime Series DBMS based on CassandraIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Object oriented DBMSGraph DBMSTime Series DBMSRelational 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
Score0.59
Rank#242  Overall
#10  Object oriented DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websiteaerospike.comatoti.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
opennms.github.io/­newtswww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aerospike.comdocs.atoti.iodocs.nebula-graph.iogithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­database/­timesten-18.1
Social network pagesLinkedInTwitterFacebookYouTube
DeveloperAerospikeActiveViamVesoft Inc.OpenNMS GroupOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2012201920141998
Current release7.0, November 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availablecommercial infofree versions availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0commercial
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++Java
Server operating systemsLinuxLinuxLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeStrong typed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.noyes
SQL infoSupport of SQLnoMultidimensional Expressions (MDX)SQL-like query languagenoyes
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
JavaC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions infowith LuaPythonuser defined functionsnoPL/SQL
Triggersnonono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding, horizontal partitioningShardingSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorCausal Clustering using Raft protocolselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyRole-based access controlnofine grained access rights according to SQL-standard
More information provided by the system vendor
Aerospike infopreviously called CitrusleafatotiNebulaGraphNewtsTimesTen
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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 CitrusleafatotiNebulaGraphNewtsTimesTen
DB-Engines blog posts

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

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 set to grow real time database for AI with $109M raise
4 April 2024, VentureBeat

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

Aerospike raises $114M to fuel database innovation for GenAI
4 April 2024, TechTarget

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

provided by Google News

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here