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 > AnzoGraph DB vs. Hazelcast vs. Linter vs. Microsoft Azure Data Explorer vs. TerarkDB

System Properties Comparison AnzoGraph DB vs. Hazelcast vs. Linter vs. Microsoft Azure Data Explorer vs. TerarkDB

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonHazelcast  Xexclude from comparisonLinter  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA widely adopted in-memory data gridRDBMS for high security requirementsFully managed big data interactive analytics platformA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelGraph DBMS
RDF store
Key-value storeRelational DBMSRelational DBMS infocolumn orientedKey-value store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Spatial DBMSDocument 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
Score0.31
Rank#295  Overall
#24  Graph DBMS
#13  RDF stores
Score7.66
Rank#54  Overall
#5  Key-value stores
Score0.15
Rank#339  Overall
#147  Relational DBMS
Score5.82
Rank#65  Overall
#37  Relational DBMS
Score0.06
Rank#377  Overall
#57  Key-value stores
Websitecambridgesemantics.com/­anzographhazelcast.comlinter.ruazure.microsoft.com/­services/­data-explorergithub.com/­bytedance/­terarkdb
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmhazelcast.org/­imdg/­docsdocs.microsoft.com/­en-us/­azure/­data-explorerbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperCambridge SemanticsHazelcastrelex.ruMicrosoftByteDance, originally Terark
Initial release20182008199020192016
Current release2.3, January 20215.3.6, November 2023cloud service with continuous releases
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache Version 2; commercial licenses availablecommercialcommercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C++
Server operating systemsLinuxAll OS with a Java VMAIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
hosted
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeyesFixed schema with schema-less datatypes (dynamic)schema-free
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesno
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.noyes infothe object must implement a serialization strategynoyesno
Secondary indexesnoyesyesall fields are automatically indexedno
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.SQL-like query languageyesKusto Query Language (KQL), SQL subsetno
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
C++ API
Java API
Supported programming languagesC++
Java
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C++
Java
Server-side scripts infoStored proceduresuser defined functions and aggregatesyes infoEvent Listeners, Executor Servicesyes infoproprietary syntax with the possibility to convert from PL/SQLYes, possible languages: KQL, Python, Rno
Triggersnoyes infoEventsyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingnoneSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-Clusteryes infoReplicated MapSource-replica replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlAccess rights for users and rolesRole-based access controlfine grained access rights according to SQL-standardAzure Active Directory Authenticationno

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
AnzoGraph DBHazelcastLinterMicrosoft Azure Data ExplorerTerarkDB
Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Announces Major Upgrades to Its Award-Winning AnzoGraph® DB, Including Free Edition for ...
23 January 2020, Business Wire

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

AArete partners with data firm Hazelcast
17 July 2023, Consulting.us

provided by Google News

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23 November 2023, InfoQ.com

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

Why the Azure community should start planning for Microsoft Fabric today
20 June 2023, MSDynamicsWorld

Data Explorer processes unlabeled visual data, boosting creation of production-ready AI models
19 April 2023, VentureBeat

provided by Google News



Share this page

Featured Products

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

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here