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. etcd vs. eXtremeDB vs. HugeGraph vs. MongoDB

System Properties Comparison Apache Jena - TDB vs. etcd vs. eXtremeDB vs. HugeGraph vs. MongoDB

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonetcd  Xexclude from comparisoneXtremeDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkA distributed reliable key-value storeNatively in-memory DBMS with options for persistency, high-availability and clusteringA fast-speed and highly-scalable Graph DBMSOne of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelRDF storeKey-value storeRelational DBMS
Time Series DBMS
Graph DBMSDocument store
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.85
Rank#86  Overall
#3  RDF stores
Score7.64
Rank#54  Overall
#5  Key-value stores
Score0.73
Rank#227  Overall
#104  Relational DBMS
#18  Time Series DBMS
Score0.15
Rank#339  Overall
#33  Graph DBMS
Score423.96
Rank#5  Overall
#1  Document stores
Websitejena.apache.org/­documentation/­tdb/­index.htmletcd.io
github.com/­etcd-io/­etcd
www.mcobject.comgithub.com/­hugegraph
hugegraph.apache.org
www.mongodb.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmletcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.mcobject.com/­docs/­extremedb.htmhugegraph.apache.org/­docswww.mongodb.com/­docs/­manual
DeveloperApache Software Foundation infooriginally developed by HP LabsMcObjectBaiduMongoDB, Inc
Initial release2000200120182009
Current release4.9.0, July 20233.4, August 20198.2, 20210.96.0.7, June 2023
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0Open Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Cloud-based only infoOnly available as a cloud servicenonononono infoMongoDB available as DBaaS (MongoDB Atlas)
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 languageJavaGoC and C++JavaC++
Server operating systemsAll OS with a Java VMFreeBSD
Linux
Windows infoexperimental
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Unix
Linux
OS X
Solaris
Windows
Data schemeyes infoRDF Schemasschema-freeyesyesschema-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.
Typing infopredefined data types such as float or dateyesnoyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatial
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.nono infosupport of XML interfaces availableno
Secondary indexesyesnoyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLnonoyes infowith the option: eXtremeSQLnoRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
gRPC
JSON over HTTP
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
GraphQL
HTTP REST
Prisma
proprietary protocol using JSON
Supported programming languagesJava.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
Groovy
Java
Python
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
Server-side scripts infoStored proceduresyesnoyesasynchronous Gremlin script jobsJavaScript
Triggersyes infovia event handleryes, watching key changesyes infoby defining eventsnoyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononovia hugegraph-sparkyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Foreign keys infoReferential integritynoyesyes infoedges in graphno infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsnoACIDACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlAccess control via Jena SecuritynoUsers, roles and permissionsAccess rights for users and roles
More information provided by the system vendor
Apache Jena - TDBetcdeXtremeDBHugeGraphMongoDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Built around the flexible document data model and unified API, MongoDB is a developer...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more
MongoDB 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Studio 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

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

More resources
Apache Jena - TDBetcdeXtremeDBHugeGraphMongoDB
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

Conferences, events and webinars

Intro to MongoDB
Webinar, 11am ET, 1 May 2024

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

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

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

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

RBI defers exchange traded currency derivatives norms
5 April 2024, The Indian Express

provided by Google News

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20 July 2011, Embedded

Schneider Electric to collaborate with McObject
14 October 2015, Construction Week Online

Oracle Database's ADRCI : Reading the Old Alert Log and Listener Log
5 May 2010, Database Journal

TI's TDA3x processor powers advanced driver assistance apps
21 October 2014, Embedded

provided by Google News

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, blog.csdn.net

provided by Google News

MongoDB annual event focuses on accelerating AI momentum
22 April 2024, SiliconANGLE News

MongoDB Unusual Options Activity For April 22 - MongoDB (NASDAQ:MDB)
22 April 2024, Benzinga

MongoDB, Inc. to Host Investor Session at MongoDB.local NYC 2024
18 April 2024, Yahoo Finance

MongoDB price target lowered to $440 from $490 at KeyBanc - TipRanks.com
19 April 2024, TipRanks

Why MongoDB Stock Tumbled 19.9% in March
4 April 2024, The Motley Fool

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

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

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here