DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Datastax Enterprise vs. Ehcache vs. InfinityDB vs. InfluxDB vs. NebulaGraph

System Properties Comparison Datastax Enterprise vs. Ehcache vs. InfinityDB vs. InfluxDB vs. NebulaGraph

Editorial information provided by DB-Engines
NameDatastax Enterprise  Xexclude from comparisonEhcache  Xexclude from comparisonInfinityDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.A widely adopted Java cache with tiered storage optionsA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metricsA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelWide column storeKey-value storeKey-value storeTime Series DBMSGraph DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.82
Rank#65  Overall
#4  Wide column stores
Score4.79
Rank#66  Overall
#8  Key-value stores
Score0.00
Rank#383  Overall
#59  Key-value stores
Score22.12
Rank#28  Overall
#1  Time Series DBMS
Score1.92
Rank#122  Overall
#11  Graph DBMS
Websitewww.datastax.com/­products/­datastax-enterprisewww.ehcache.orgboilerbay.comwww.influxdata.com/­products/­influxdb-overviewgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdocs.datastax.comwww.ehcache.org/­documentationboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdbdocs.nebula-graph.io
DeveloperDataStaxTerracotta Inc, owned by Software AGBoiler Bay Inc.Vesoft Inc.
Initial release20112009200220132019
Current release6.8, April 20203.10.0, March 20224.02.7.6, April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoApache Version 2.0 + Common Clause 1.0
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaJavaJavaGoC++
Server operating systemsLinux
OS X
All OS with a Java VMAll OS with a Java VMLinux
OS X infothrough Homebrew
Linux
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeStrong typed schema
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Stringsyes
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 indexesyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes 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.
SQL infoSupport of SQLSQL-like DML and DDL statements (CQL); Spark SQLnonoSQL-like query languageSQL-like query language
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JCacheAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
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
Supported programming languagesC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnonononouser defined functions
Triggersyesyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Sharding infoby using Terracotta ServernoneSharding infoin enterprise version onlySharding
Replication methods infoMethods for redundantly storing data on multiple nodesconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infoby using Terracotta Servernoneselectable replication factor infoin enterprise version onlyCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Tunable Consistency (Strong, Eventual, Weak)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilitynoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsyes infosupports JTA and can work as an XA resourceACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes infoDepending on used storage engineyes
User concepts infoAccess controlAccess rights for users can be defined per objectnonosimple rights management via user accountsRole-based access control
More information provided by the system vendor
Datastax EnterpriseEhcacheInfinityDBInfluxDBNebulaGraph
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsAnnual subscription
» more
Open source core with closed source clustering available either on-premise or on...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» more
News

Deploying InfluxDB and Telegraf to Monitor Kubernetes
17 September 2024

Telegraf 1.32 Release Notes
13 September 2024

An Introductory Guide to Cloud Security for IIoT
12 September 2024

Building Real-Time Android Apps with InfluxDB Cloud: Data Logging, Querying, and Visualization
10 September 2024

How to Use InfluxDB for Real-Time SpringBoot Application Monitoring
5 September 2024

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
Datastax EnterpriseEhcacheInfinityDBInfluxDBNebulaGraph
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

DataStax Enterprise 4.0 Gives in-Memory Option to Cassandra
31 May 2024, Data Center Knowledge

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax to launch AI-integrated data platforms HCDP & DSE 6.9
16 May 2024, IT Brief Asia

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite Needed for AI in Production
15 May 2024, Business Wire

DataStax acquires the startup behind low-code AI builder Langflow
4 April 2024, TechCrunch

provided by Google News

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

Implementing fallback with cached data
8 October 2018, O'Reilly Media

provided by Google News

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

Run and manage open source InfluxDB databases with Amazon Timestream
14 March 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

The data platform to build your intelligent applications.
Try it 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

Present your product here