DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud Log Service vs. AllegroGraph vs. Apache Jena - TDB vs. Microsoft Azure Data Explorer vs. OrientDB

System Properties Comparison Alibaba Cloud Log Service vs. AllegroGraph vs. Apache Jena - TDB vs. Microsoft Azure Data Explorer vs. OrientDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Log Service  Xexclude from comparisonAllegroGraph  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionA complete real-time data logging service that supports collection, consumption, shipping, search, and analysis of logs.High performance, persistent RDF store with additional support for Graph DBMSA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkFully managed big data interactive analytics platformMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelSearch engineDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
RDF storeRelational DBMS infocolumn orientedDocument store
Graph DBMS
Key-value store
Secondary database modelsSpatial 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.47
Rank#263  Overall
#18  Search engines
Score1.13
Rank#179  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score3.62
Rank#83  Overall
#3  RDF stores
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Websitewww.alibabacloud.com/­product/­log-serviceallegrograph.comjena.apache.org/­documentation/­tdb/­index.htmlazure.microsoft.com/­services/­data-explorerorientdb.org
Technical documentationwww.alibabacloud.com/­help/­en/­slsfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmljena.apache.org/­documentation/­tdb/­index.htmldocs.microsoft.com/­en-us/­azure/­data-explorerwww.orientdb.com/­docs/­last/­index.html
DeveloperAlibabaCloud Inc.Franz Inc.Apache Software Foundation infooriginally developed by HP LabsMicrosoftOrientDB LTD; CallidusCloud; SAP
Initial release20162004200020192010
Current release8.0, December 20234.9.0, July 2023cloud service with continuous releases3.2.29, March 2024
License infoCommercial or Open Sourcecommercialcommercial infoLimited community edition freeOpen Source infoApache License, Version 2.0commercialOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava
Server operating systemshostedLinux
OS X
Windows
All OS with a Java VMhostedAll OS with a Java JDK (>= JDK 6)
Data schemeschema-freeyes infoRDF schemasyes infoRDF SchemasFixed schema with schema-less datatypes (dynamic)schema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyesyes 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.nono infobulk load of XML files possibleyesno
Secondary indexesyesyesyesall fields are automatically indexedyes
SQL infoSupport of SQLSQL for queryingSPARQL is used as query languagenoKusto Query Language (KQL), SQL subsetSQL-like query language, no joins
APIs and other access methodsHTTP RESTRESTful HTTP API
SPARQL
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Java.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoyes infoJavaScript or Common LispyesYes, possible languages: KQL, Python, RJava, Javascript
Triggersyesyesyes infovia event handleryes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyHooks
Partitioning methods infoMethods for storing different data on different nodesShardingwith FederationnoneSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodes3 replicasMulti-source replication
Source-replica replication
noneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop ConnectornonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoTDB TransactionsnoACID
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.nonono
User concepts infoAccess controlAlibaba Cloud user access controlUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess control via Jena SecurityAzure Active Directory AuthenticationAccess rights for users and roles; record level security configurable
More information provided by the system vendor
Alibaba Cloud Log ServiceAllegroGraphApache Jena - TDBMicrosoft Azure Data ExplorerOrientDB
Specific characteristicsA real-time service for telementry data (log, metric, trace). Alibaba Cloud Log Service...
» more
Knowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Competitive advantages* Ease of use: Completes data collections from more than 30 data sources within five...
» more
AllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Typical application scenarios* Log/Trace/Event Search & Analysis * Application Monitoring * Operation Analysis...
» more
Key customers* Alibaba & Ant-Finance:he infrastructure service for the Corp * Over 22k Subscriber...
» more
Licensing and pricing modelsPay-As-You-Go https://www.alibabacloud.com/product/log-service/pricing
» more
News

How a Neuro-Symbolic AI Approach Can Improve Trust in AI Apps
23 May 2024

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

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
Alibaba Cloud Log ServiceAllegroGraphApache Jena - TDBMicrosoft Azure Data ExplorerOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27 January 2021, PR Newswire

2 Methods for Installing Serverless Kubernetes in Alibaba Cloud
29 March 2022, hackernoon.com

Alibaba Cloud Further Facilitates Digital Transformation Acceleration Across Asia
27 January 2021, MESA Website

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Alibaba Cloud launches China Gateway program in Singapore
30 May 2019, China Daily

provided by Google News

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

provided by Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, 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

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

Present your product here