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. EsgynDB vs. InterSystems IRIS vs. MariaDB vs. Vertica

System Properties Comparison Apache Jena - TDB vs. EsgynDB vs. InterSystems IRIS vs. MariaDB vs. Vertica

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonMariaDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelRDF storeRelational DBMSDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMS infoColumn oriented
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.85
Rank#86  Overall
#3  RDF stores
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score4.39
Rank#81  Overall
#13  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#44  Relational DBMS
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score11.40
Rank#43  Overall
#27  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.esgyn.cnwww.intersystems.com/­products/­intersystems-irismariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.vertica.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsmariadb.com/­kb/­en/­libraryvertica.com/­documentation
DeveloperApache Software Foundation infooriginally developed by HP LabsEsgynInterSystemsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
OpenText infopreviously Micro Focus and Hewlett Packard
Initial release2000201520182009 infoFork of MySQL, which was first released in 19952005
Current release4.9.0, July 20232023.3, June 202311.3.2, February 202412.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercialcommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++, JavaC and C++C++
Server operating systemsAll OS with a Java VMLinuxAIX
Linux
macOS
Ubuntu
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Data schemeyes infoRDF Schemasyesdepending on used data modelyes infoDynamic columns are supportedYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesyesno
Secondary indexesyesyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoyesyesyes infowith proprietary extensionsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
ADO.NET
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesJavaAll languages supporting JDBC/ODBC/ADO.Net.Net
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresyesJava Stored Proceduresyesyes infoPL/SQL compatibility added with version 10.3yes, PostgreSQL PL/pgSQL, with minor differences
Triggersyes infovia event handlernoyesyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingseveral options for horizontal partitioning and Shardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infowith MEMORY storage engineno
User concepts infoAccess controlAccess control via Jena Securityfine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Apache Jena - TDBEsgynDBInterSystems IRISMariaDBVertica infoOpenText™ Vertica™
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
Cost-based models and subscription-based models are both available. One license is...
» more

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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache Jena - TDBEsgynDBInterSystems IRISMariaDBVertica infoOpenText™ Vertica™
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

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

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

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26 June 2020, Towards Data Science

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

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With ...
12 April 2024, StreetInsider.com

EXCLUSIVE: Immunoprecise Antibodies and InterSystems Integrate Vector Search With LENSai For AI-Driven ...
28 March 2024, Yahoo Finance

provided by Google News

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Lender threatens to sweep MariaDB accounts over private equity bid
23 February 2024, The Register

MariaDB (NYSE:MRDB) Shares Up 2.4%
13 April 2024, Defense World

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Solving Big Data Challenges with Data Science at Uber
7 April 2024, Uber

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

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

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.

Milvus logo

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

AllegroGraph logo

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

Present your product here