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

DBMS > Dgraph vs. JanusGraph vs. KeyDB vs. Microsoft Azure Data Explorer

System Properties Comparison Dgraph vs. JanusGraph vs. KeyDB vs. Microsoft Azure Data Explorer

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonKeyDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsFully managed big data interactive analytics platform
Primary database modelGraph DBMSGraph DBMSKey-value storeRelational DBMS infocolumn oriented
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
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score1.91
Rank#135  Overall
#12  Graph DBMS
Score0.80
Rank#219  Overall
#31  Key-value stores
Score5.16
Rank#69  Overall
#37  Relational DBMS
Websitedgraph.iojanusgraph.orggithub.com/­Snapchat/­KeyDB
keydb.dev
azure.microsoft.com/­services/­data-explorer
Technical documentationdgraph.io/­docsdocs.janusgraph.orgdocs.keydb.devdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperDgraph Labs, Inc.Linux Foundation; originally developed as Titan by AureliusEQ Alpha Technology Ltd.Microsoft
Initial release2016201720192019
Current release0.6.3, February 2023cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoBSD-3commercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Unix
Windows
Linuxhosted
Data schemeschema-freeyesschema-freeFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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.nononoyes
Secondary indexesyesyesyes infoby using the Redis Search moduleall fields are automatically indexed
SQL infoSupport of SQLnononoKusto Query Language (KQL), SQL subset
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Proprietary protocol infoRESP - REdis Serialization ProtocoMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresnoyesLuaYes, possible languages: KQL, Python, R
Triggersnoyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesyesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftyesMulti-source replication
Source-replica replication
yes 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 enginenoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Strong eventual consistency with CRDTs
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDOptimistic locking, atomic execution of commands blocks and scriptsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlno infoPlanned for future releasesUser authentification and security via Rexster Graph Serversimple password-based access control and ACLAzure Active Directory 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
DgraphJanusGraph infosuccessor of TitanKeyDBMicrosoft Azure Data Explorer
Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

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

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

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

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The 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.com

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

AllegroGraph logo

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

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here