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

DBMS > Graphite vs. JanusGraph vs. Microsoft Azure Data Explorer vs. VelocityDB

System Properties Comparison Graphite vs. JanusGraph vs. Microsoft Azure Data Explorer vs. VelocityDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraphite  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonVelocityDB  Xexclude from comparison
DescriptionData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully managed big data interactive analytics platformA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelTime Series DBMSGraph DBMSRelational DBMS infocolumn orientedGraph DBMS
Object oriented DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.75
Rank#75  Overall
#5  Time Series DBMS
Score1.91
Rank#135  Overall
#12  Graph DBMS
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score0.11
Rank#347  Overall
#35  Graph DBMS
#15  Object oriented DBMS
Websitegithub.com/­graphite-project/­graphite-webjanusgraph.orgazure.microsoft.com/­services/­data-explorervelocitydb.com
Technical documentationgraphite.readthedocs.iodocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­data-explorervelocitydb.com/­UserGuide
DeveloperChris DavisLinux Foundation; originally developed as Titan by AureliusMicrosoftVelocityDB Inc
Initial release2006201720192011
Current release0.6.3, February 2023cloud service with continuous releases7.x
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonJavaC#
Server operating systemsLinux
Unix
Linux
OS X
Unix
Windows
hostedAny that supports .NET
Data schemeyesyesFixed schema with schema-less datatypes (dynamic)yes
Typing infopredefined data types such as float or dateNumeric data onlyyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nonoyesno
Secondary indexesnoyesall fields are automatically indexedyes
SQL infoSupport of SQLnonoKusto Query Language (KQL), SQL subsetno
APIs and other access methodsHTTP API
Sockets
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.Net
Supported programming languagesJavaScript (Node.js)
Python
Clojure
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Server-side scripts infoStored proceduresnoyesYes, possible languages: KQL, Python, Rno
Triggersnoyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics engineSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes infolockingyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnoUser authentification and security via Rexster Graph ServerAzure Active Directory AuthenticationBased 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
GraphiteJanusGraph infosuccessor of TitanMicrosoft Azure Data ExplorerVelocityDB
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

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

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

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

How Grafana made observability accessible
12 June 2023, InfoWorld

Grafana 4.0 Brings Major Enhancements to Leading Visualization Tool
30 November 2016, PR Newswire

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

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

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

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

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, azure.microsoft.com

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, azure.microsoft.com

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.

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.

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