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 > Graphite vs. JaguarDB vs. JanusGraph vs. Tarantool vs. VelocityDB

System Properties Comparison Graphite vs. JaguarDB vs. JanusGraph vs. Tarantool vs. VelocityDB

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonJaguarDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonTarantool  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperPerformant, highly scalable DBMS for AI and IoT applicationsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelTime Series DBMSKey-value store
Vector DBMS
Graph DBMSDocument store
Key-value store
Relational DBMS
Graph DBMS
Object oriented DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.83
Rank#67  Overall
#4  Time Series DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitegithub.com/­graphite-project/­graphite-webwww.jaguardb.comjanusgraph.orgwww.tarantool.iovelocitydb.com
Technical documentationgraphite.readthedocs.iowww.jaguardb.com/­support.htmldocs.janusgraph.orgwww.tarantool.io/­en/­docvelocitydb.com/­UserGuide
DeveloperChris DavisDataJaguar, Inc.Linux Foundation; originally developed as Titan by AureliusVKVelocityDB Inc
Initial release20062015201720082011
Current release3.3 July 20230.6.3, February 20232.10.0, May 20227.x
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL V3.0Open Source infoApache 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercial
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 languagePythonC++ infothe server part. Clients available in other languagesJavaC and C++C#
Server operating systemsLinux
Unix
LinuxLinux
OS X
Unix
Windows
BSD
Linux
macOS
Any that supports .NET
Data schemeyesyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyes
Typing infopredefined data types such as float or dateNumeric data onlyyesyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoFull-featured ANSI SQL supportno
APIs and other access methodsHTTP API
Sockets
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Open binary protocol.Net
Supported programming languagesJavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Clojure
Java
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
.Net
Server-side scripts infoStored proceduresnonoyesLua, C and SQL stored proceduresno
Triggersnonoyesyes, before/after data modification events, on replication events, client session eventsCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyesAsynchronous 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 methodsnonoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual Consistency
Immediate Consistency
Casual 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
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes, cooperative multitaskingyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes, write ahead loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, full featured in-memory storage engine with persistenceyes
User concepts infoAccess controlnorights management via user accountsUser authentification and security via Rexster Graph ServerAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Based on Windows Authentication

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
GraphiteJaguarDBJanusGraph infosuccessor of TitanTarantoolVelocityDB
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

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

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

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9 October 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.

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

Present your product here