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 > GigaSpaces vs. RRDtool vs. Stardog vs. TimesTen vs. VoltDB

System Properties Comparison GigaSpaces vs. RRDtool vs. Stardog vs. TimesTen vs. VoltDB

Editorial information provided by DB-Engines
NameGigaSpaces  Xexclude from comparisonRRDtool  Xexclude from comparisonStardog  Xexclude from comparisonTimesTen  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Enterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationIn-Memory RDBMS compatible to OracleDistributed 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 modelDocument store
Object oriented DBMS infoValues are user defined objects
Time Series DBMSGraph DBMS
RDF store
Relational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.gigaspaces.comoss.oetiker.ch/­rrdtoolwww.stardog.comwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.voltdb.com
Technical documentationdocs.gigaspaces.com/­latest/­landing.htmloss.oetiker.ch/­rrdtool/­docdocs.stardog.comdocs.oracle.com/­database/­timesten-18.1docs.voltdb.com
DeveloperGigaspaces TechnologiesTobias OetikerStardog-UnionOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005VoltDB Inc.
Initial release20001999201019982010
Current release15.5, September 20201.8.0, 20227.3.0, May 202011 Release 2 (11.2.2.8.0)11.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial licenses availableOpen Source infoGPL V2 and FLOSScommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercialOpen 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.
Implementation languageJava, C++, .NetC infoImplementations in Java (e.g. RRD4J) and C# availableJavaJava, C++
Server operating systemsLinux
macOS
Solaris
Windows
HP-UX
Linux
Linux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X infofor development
Data schemeschema-freeyesschema-free and OWL/RDFS-schema supportyesyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyesyesyes
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.no infoXML can be used for describing objects metadatano infoExporting into and restoring from XML files possibleno infoImport/export of XML data possibleno
Secondary indexesyesnoyes infosupports real-time indexing in full-text and geospatialyesyes
SQL infoSupport of SQLSQL-99 for query and DML statementsnoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryesyes infoonly a subset of SQL 99
APIs and other access methodsGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
in-process shared library
Pipes
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
C++
Java
Python
Scala
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C++
Java
PL/SQL
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesnouser defined functions and aggregates, HTTP Server extensions in JavaPL/SQLJava
Triggersyes, event driven architecturenoyes infovia event handlersnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
noneMulti-source replication in HA-ClusterMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoMap-Reduce pattern can be built with XAP task executorsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYnoneImmediate Consistency in HA-ClusterImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyes inforelationships in graphsyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlRole-based access controlnoAccess rights for users and rolesfine grained access rights according to SQL-standardUsers and roles with access to stored procedures

More information provided by the system vendor

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

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

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

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

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

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

Neo4j logo

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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here