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

DBMS > InfluxDB vs. jBASE vs. Neo4j vs. Stardog vs. VoltDB

System Properties Comparison InfluxDB vs. jBASE vs. Neo4j vs. Stardog vs. VoltDB

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonjBASE  Xexclude from comparisonNeo4j  Xexclude from comparisonStardog  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsA robust multi-value DBMS comprising development tools and middlewareScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelTime Series DBMSMultivalue DBMSGraph DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score44.47
Rank#23  Overall
#1  Graph DBMS
Score2.05
Rank#129  Overall
#11  Graph DBMS
#6  RDF stores
Score1.46
Rank#159  Overall
#74  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseneo4j.comwww.stardog.comwww.voltdb.com
Technical documentationdocs.influxdata.com/­influxdbdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9neo4j.com/­docsdocs.stardog.comdocs.voltdb.com
DeveloperRocket Software (formerly Zumasys)Neo4j, Inc.Stardog-UnionVoltDB Inc.
Initial release20131991200720102010
Current release2.7.5, January 20245.75.18.1, March 20247.3.0, May 202011.3, April 2022
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availablecommercialOpen Source infoGPL version3, commercial licenses availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageGoJava, ScalaJavaJava, C++
Server operating systemsLinux
OS X infothrough Homebrew
AIX
Linux
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
Linux
macOS
Windows
Linux
OS X infofor development
Data schemeschema-freeschema-freeschema-free and schema-optionalschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateNumeric data and Stringsoptionalyesyesyes
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.noyesno infoImport/export of XML data possible
Secondary indexesnoyes infopluggable indexing subsystem, by default Apache Luceneyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLSQL-like query languageEmbedded SQL for jBASE in BASICnoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes infoonly a subset of SQL 99
APIs and other access methodsHTTP API
JSON over UDP
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Basic
Jabbascript
Java
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyesyes infoUser defined Procedures and Functionsuser defined functions and aggregates, HTTP Server extensions in JavaJava
Triggersnoyesyes infovia event handleryes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlyShardingyes using Neo4j FabricnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlyyesCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyes inforelationships in graphsno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyesyes
User concepts infoAccess controlsimple rights management via user accountsAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Access rights for users and rolesUsers and roles with access to stored procedures
More information provided by the system vendor
InfluxDBjBASENeo4jStardogVoltDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

Announcing NODES 2024: Submit Your Talk
17 April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17 April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13 April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9 April 2024

Neo4j Is Now SOC2 Type 2 Compliant
8 April 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
InfluxDBjBASENeo4jStardogVoltDB
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

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

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

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Recent citations in the news

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

dataFEED OPC Suite increases application security with OPC UA Tunnel and includes InfluxDB support | Electronics360
16 April 2024, Electronics360

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

Knowledge graphs leveraged for enhanced AI insights
17 April 2024, SiliconANGLE News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry
17 April 2024, Yahoo Finance

Using Neo4j’s graph database for AI in Azure
4 April 2024, InfoWorld

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15 February 2024, Bloomberg

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10 November 2023, AWS Blog

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1 February 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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

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

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