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

DBMS > Apache Jena - TDB vs. Google Cloud Bigtable vs. Hazelcast vs. MariaDB vs. Rockset

System Properties Comparison Apache Jena - TDB vs. Google Cloud Bigtable vs. Hazelcast vs. MariaDB vs. Rockset

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHazelcast  Xexclude from comparisonMariaDB  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A widely adopted in-memory data gridMySQL 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.A scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelRDF storeKey-value store
Wide column store
Key-value storeRelational DBMSDocument store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score5.46
Rank#61  Overall
#7  Key-value stores
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score0.82
Rank#212  Overall
#36  Document stores
Websitejena.apache.org/­documentation/­tdb/­index.htmlcloud.google.com/­bigtablehazelcast.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
rockset.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlcloud.google.com/­bigtable/­docshazelcast.org/­imdg/­docsmariadb.com/­kb/­en/­librarydocs.rockset.com
DeveloperApache Software Foundation infooriginally developed by HP LabsGoogleHazelcastMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Rockset
Initial release2000201520082009 infoFork of MySQL, which was first released in 19952019
Current release4.9.0, July 20235.3.6, November 202311.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0commercialOpen Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageJavaJavaC and C++C++
Server operating systemsAll OS with a Java VMhostedAll OS with a Java VMFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hosted
Data schemeyes infoRDF Schemasschema-freeschema-freeyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or dateyesnoyesyesdynamic typing
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 strategyyesno infoingestion from XML files supported
Secondary indexesyesnoyesyesall fields are automatically indexed
SQL infoSupport of SQLnonoSQL-like query languageyes infowith proprietary extensionsRead-only SQL queries, including JOINs
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
Supported programming languagesJavaC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnoyes infoEvent Listeners, Executor Servicesyes infoPL/SQL compatibility added with version 10.3no
Triggersyes infovia event handlernoyes infoEventsyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingseveral options for horizontal partitioning and ShardingAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesyes infoReplicated MapMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsAtomic single-row operationsone or two-phase-commit; repeatable reads; read commitedACID infonot for MyISAM storage engineno
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 engine
User concepts infoAccess controlAccess control via Jena SecurityAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlfine grained access rights according to SQL-standardAccess rights for users and organizations can be defined via Rockset console
More information provided by the system vendor
Apache Jena - TDBGoogle Cloud BigtableHazelcastMariaDBRockset
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» 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

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 - TDBGoogle Cloud BigtableHazelcastMariaDBRockset
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

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

6 Java Libraries for Machine Learning – AIM
3 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

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

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

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast appoints Anthony Griffin as Chief Architect -
11 June 2024, Enterprise Times

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

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

provided by Google News

MariaDB plc (NYSE:MRDB) Short Interest Down 16.9% in May
16 June 2024, Defense World

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
7 June 2024, PR Newswire

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

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

provided by Google News

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

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

Milvus logo

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

Neo4j logo

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

Present your product here