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

DBMS > Apache Jena - TDB vs. BigchainDB vs. IBM Cloudant vs. MongoDB vs. Quasardb

System Properties Comparison Apache Jena - TDB vs. BigchainDB vs. IBM Cloudant vs. MongoDB vs. Quasardb

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBigchainDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMongoDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionA 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 assetsDatabase as a Service offering based on Apache CouchDBOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructureDistributed, high-performance timeseries database
Primary database modelRDF storeDocument storeDocument storeDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vector DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.75
Rank#84  Overall
#3  RDF stores
Score0.79
Rank#212  Overall
#36  Document stores
Score2.68
Rank#106  Overall
#20  Document stores
Score421.65
Rank#5  Overall
#1  Document stores
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlwww.bigchaindb.comwww.ibm.com/­products/­cloudantwww.mongodb.comquasar.ai
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmlbigchaindb.readthedocs.io/­en/­latestcloud.ibm.com/­docs/­Cloudantwww.mongodb.com/­docs/­manualdoc.quasar.ai/­master
DeveloperApache Software Foundation infooriginally developed by HP LabsIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MongoDB, Incquasardb
Initial release20002016201020092009
Current release4.9.0, July 20236.0.7, June 20233.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoAGPL v3commercialOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Cloud-based only infoOnly available as a cloud servicenonoyesno infoMongoDB available as DBaaS (MongoDB Atlas)no
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
Implementation languageJavaPythonErlangC++C++
Server operating systemsAll OS with a Java VMLinuxhostedLinux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Data schemeyes infoRDF Schemasschema-freeschema-freeschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.schema-free
Typing infopredefined data types such as float or dateyesnonoyes infostring, integer, double, decimal, boolean, date, object_id, geospatialyes infointeger and binary
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.nonono
Secondary indexesyesyesyesyes infowith tags
SQL infoSupport of SQLnononoRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query language
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
CLI Client
RESTful HTTP API
RESTful HTTP/JSON APIGraphQL
HTTP REST
Prisma
proprietary protocol using JSON
HTTP API
Supported programming languagesJavaGo
Haskell
Java
JavaScript
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Kotlin
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresyesView functions (Map-Reduce) in JavaScriptJavaScriptno
Triggersyes infovia event handleryesyes infoin MongoDB Atlas onlyno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorMulti-source replication
Source-replica replication
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
Source-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Foreign keys infoReferential integritynonono infotypically not used, however similar functionality with DBRef possibleno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB Transactionsno infoatomic operations within a document possibleMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes infooptional, enabled by defaultyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoIn-memory storage engine introduced with MongoDB version 3.2yes infoTransient mode
User concepts infoAccess controlAccess control via Jena SecurityyesAccess rights for users can be defined per databaseAccess rights for users and rolesCryptographically strong user authentication and audit trail
More information provided by the system vendor
Apache Jena - TDBBigchainDBIBM CloudantMongoDBQuasardb
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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 partiesStudio 3T: The world's favorite IDE for working with MongoDB
» more

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache Jena - TDBBigchainDBIBM CloudantMongoDBQuasardb
DB-Engines blog posts

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2 January 2019, Paul Andlinger, 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

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

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

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

Top 10 startups in Digital Twin in Germany
11 April 2024, Tracxn

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

Capgemini and Ascribe Build Blockchain Project for Banking Loyalty Rewards
7 June 2016, Bitcoin Magazine

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Is Now An Opportune Moment To Examine MongoDB, Inc. (NASDAQ:MDB)?
14 May 2024, Simply Wall St

Build RAG applications with MongoDB Atlas, now available in Knowledge Bases for Amazon Bedrock | Amazon Web ...
2 May 2024, AWS Blog

Market Whales and Their Recent Bets on MDB Options - MongoDB (NASDAQ:MDB)
14 May 2024, Benzinga

MongoDB CEO Ittycheria: AI Has Reached 'A Crucible Moment' In Its Development.
9 May 2024, CRN

Apollon Wealth Management LLC Makes New $301000 Investment in MongoDB, Inc. (NASDAQ:MDB)
14 May 2024, Defense World

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

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

Milvus logo

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

RaimaDB logo

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

AllegroGraph logo

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

Present your product here