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 > Atos Standard Common Repository vs. RDF4J vs. RRDtool vs. StarRocks vs. Tarantool

System Properties Comparison Atos Standard Common Repository vs. RDF4J vs. RRDtool vs. StarRocks vs. Tarantool

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRRDtool  Xexclude from comparisonStarRocks  Xexclude from comparisonTarantool  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Industry 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.An open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache DorisIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelDocument store
Key-value store
RDF storeTime Series DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#222  Overall
#9  RDF stores
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.93
Rank#198  Overall
#93  Relational DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryrdf4j.orgoss.oetiker.ch/­rrdtoolwww.starrocks.iowww.tarantool.io
Technical documentationrdf4j.org/­documentationoss.oetiker.ch/­rrdtool/­docdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_introwww.tarantool.io/­en/­doc
DeveloperAtos Convergence CreatorsSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Tobias OetikerThe Linux Foundation infosince Feb 2023VK
Initial release20162004199920202008
Current release17031.8.0, 20222.5.3, March 20232.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPL V2 and FLOSSOpen Source infoApache Version 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
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 languageJavaJavaC infoImplementations in Java (e.g. RRD4J) and C# availableC++, JavaC and C++
Server operating systemsLinuxLinux
OS X
Unix
Windows
HP-UX
Linux
LinuxBSD
Linux
macOS
Data schemeSchema and schema-less with LDAP viewsyes infoRDF SchemasyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateoptionalyesNumeric data onlyyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.yesno infoExporting into and restoring from XML files possiblenono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnononoyesFull-featured ANSI SQL support
APIs and other access methodsLDAPJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
in-process shared library
Pipes
JDBC
MySQL protocol
Open binary protocol
Supported programming languagesAll languages with LDAP bindingsJava
PHP
Python
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
JavaC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresnoyesnouser defined functionsLua, C and SQL stored procedures
Triggersyesyesnonoyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnonenonehorizontal partitioning (by range and hash)Sharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesyesnonenoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACID infoIsolation support depends on the API usednonoACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyes infoin-memory storage is supported as wellyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlLDAP bind authenticationnonoRole based access control and fine grained access rightsAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles

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
Atos Standard Common RepositoryRDF4J infoformerly known as SesameRRDtoolStarRocksTarantool
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

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

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

provided by Google News

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14 July 2022, Datanami

CelerData expands lakehouse support in StarRocks-based analytics platform
15 March 2023, SiliconANGLE News

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15 July 2022, The New Stack

Launch of StarRocks 2.0: A New-Gen Enterprise-Level MPP Database Unlocking 5X to 10X Analytics Performance ...
28 January 2022, PR Newswire

provided by Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here