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 > Apache Jena - TDB vs. MarkLogic vs. Microsoft Azure Data Explorer vs. OpenTSDB vs. Sadas Engine

System Properties Comparison Apache Jena - TDB vs. MarkLogic vs. Microsoft Azure Data Explorer vs. OpenTSDB vs. Sadas Engine

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkOperational and transactional Enterprise NoSQL databaseFully managed big data interactive analytics platformScalable Time Series DBMS based on HBaseSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRDF storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Relational DBMS infocolumn orientedTime Series DBMSRelational 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
Score3.75
Rank#84  Overall
#3  RDF stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.marklogic.comazure.microsoft.com/­services/­data-exploreropentsdb.netwww.sadasengine.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.marklogic.comdocs.microsoft.com/­en-us/­azure/­data-exploreropentsdb.net/­docs/­build/­html/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation infooriginally developed by HP LabsMarkLogic Corp.Microsoftcurrently maintained by Yahoo and other contributorsSADAS s.r.l.
Initial release20002001201920112006
Current release4.9.0, July 202311.0, December 2022cloud service with continuous releases8.0
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercial inforestricted free version is availablecommercialOpen Source infoLGPLcommercial infofree trial version available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++JavaC++
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
hostedLinux
Windows
AIX
Linux
Windows
Data schemeyes infoRDF Schemasschema-free infoSchema can be enforcedFixed schema with schema-less datatypes (dynamic)schema-freeyes
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-typesnumeric data for metrics, strings for tagsyes
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.yesyesnono
Secondary indexesyesyesall fields are automatically indexednoyes
SQL infoSupport of SQLnoyes infoSQL92Kusto Query Language (KQL), SQL subsetnoyes
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
HTTP API
Telnet API
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaC
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Erlang
Go
Java
Python
R
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesyes infovia XQuery or JavaScriptYes, possible languages: KQL, Python, Rnono
Triggersyes infovia event handleryesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoImplicit feature of the cloud serviceSharding infobased on HBasehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency infobased on HBaseImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACID infocan act as a resource manager in an XA/JTA transactionnono
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.yes, with Range Indexesnonoyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess control via Jena SecurityRole-based access control at the document and subdocument levelsAzure Active Directory AuthenticationnoAccess rights for users, groups and roles according to SQL-standard

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
Apache Jena - TDBMarkLogicMicrosoft Azure Data ExplorerOpenTSDBSadas Engine
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

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

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17 April 2018, ResearchGate

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

How relevant is data analytics to businesses today?
21 August 2016, The Sociable

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, azure.microsoft.com

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, azure.microsoft.com

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

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

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, azure.microsoft.com

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

Comparing InfluxDB, TimescaleDB, and QuestDB Timeseries Databases
30 June 2021, Towards Data Science

A real-time processing revival – O'Reilly
1 April 2015, oreilly.com

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here