DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon Aurora vs. Apache Jena - TDB vs. BigchainDB vs. Hazelcast vs. IBM Db2 warehouse

System Properties Comparison Amazon Aurora vs. Apache Jena - TDB vs. BigchainDB vs. Hazelcast vs. IBM Db2 warehouse

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonApache Jena - TDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonHazelcast  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA widely adopted in-memory data gridCloud-based data warehousing service
Primary database modelRelational DBMSRDF storeDocument storeKey-value storeRelational DBMS
Secondary database modelsDocument storeDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.91
Rank#50  Overall
#32  Relational DBMS
Score3.75
Rank#84  Overall
#3  RDF stores
Score0.79
Rank#212  Overall
#36  Document stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score1.30
Rank#164  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­rds/­aurorajena.apache.org/­documentation/­tdb/­index.htmlwww.bigchaindb.comhazelcast.comwww.ibm.com/­products/­db2/­warehouse
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmljena.apache.org/­documentation/­tdb/­index.htmlbigchaindb.readthedocs.io/­en/­latesthazelcast.org/­imdg/­docs
DeveloperAmazonApache Software Foundation infooriginally developed by HP LabsHazelcastIBM
Initial release20152000201620082014
Current release4.9.0, July 20235.3.6, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License, Version 2.0Open Source infoAGPL v3Open Source infoApache Version 2; commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaPythonJava
Server operating systemshostedAll OS with a Java VMLinuxAll OS with a Java VMhosted
Data schemeyesyes infoRDF Schemasschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yesnoyes infothe object must implement a serialization strategyno infoImport/export of XML data possible
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesnonoSQL-like query languageyes
APIs and other access methodsADO.NET
JDBC
ODBC
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
CLI Client
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
.NET Client API
JDBC
ODBC
OLE DB
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaGo
Haskell
Java
JavaScript
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresyesyesyes infoEvent Listeners, Executor ServicesPL/SQL, SQL PL
Triggersyesyes infovia event handleryes infoEventsyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneselectable replication factoryes infoReplicated Mapyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoTDB Transactionsone or two-phase-commit; repeatable reads; read commitedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes,with MongoDB ord RethinkDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess control via Jena SecurityyesRole-based access controlfine grained access rights 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
Amazon AuroraApache Jena - TDBBigchainDBHazelcastIBM Db2 warehouse infoformerly named IBM dashDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Recent citations in the news

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8 November 2023, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2 February 2024, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

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

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

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

7 blockchain firms join Bosch led GAIA-X consortium for vehicle identity
13 September 2022, Ledger Insights

provided by Google News

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

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

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

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the ...
13 May 2024, WDRB

provided by Google News

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7 August 2023, IBM

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

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

SingleStore logo

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

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

Present your product here