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 > H2 vs. JanusGraph vs. MarkLogic vs. Milvus vs. RethinkDB

System Properties Comparison H2 vs. JanusGraph vs. MarkLogic vs. Milvus vs. RethinkDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMarkLogic  Xexclude from comparisonMilvus  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Operational and transactional Enterprise NoSQL databaseA DBMS designed for efficient storage of vector data and vector similarity searchesDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSGraph DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Vector DBMSDocument store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitewww.h2database.comjanusgraph.orgwww.marklogic.commilvus.iorethinkdb.com
Technical documentationwww.h2database.com/­html/­main.htmldocs.janusgraph.orgdocs.marklogic.commilvus.io/­docs/­overview.mdrethinkdb.com/­docs
DeveloperThomas MuellerLinux Foundation; originally developed as Titan by AureliusMarkLogic Corp.The Linux Foundation infosince July 2017
Initial release20052017200120192009
Current release2.2.220, July 20230.6.3, February 202311.0, December 20222.3.4, January 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0commercial inforestricted free version is availableOpen Source infoApache Version 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaJavaC++C++, GoC++
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
OS X
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
OS X
Windows
Data schemeyesyesschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or dateyesyesyesVector, Numeric and Stringyes infostring, binary, float, bool, date, geometry
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.nonoyesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesnoyes infoSQL92nono
APIs and other access methodsJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
RESTful HTTP API
Supported programming languagesJavaClojure
Java
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C++
Go
Java
JavaScript (Node.js)
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsyesyes infovia XQuery or JavaScriptno
TriggersyesyesyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics engineyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infocan act as a resource manager in an XA/JTA transactionnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, with Range Indexesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph ServerRole-based access control at the document and subdocument levelsRole based access control and fine grained access rightsyes infousers and table-level permissions
More information provided by the system vendor
H2JanusGraph infosuccessor of TitanMarkLogicMilvusRethinkDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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

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

More resources
H2JanusGraph infosuccessor of TitanMarkLogicMilvusRethinkDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, Yahoo Finance

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

Progress to acquire PE-backed data platform MarkLogic for $355m
4 January 2023, PE Hub

provided by Google News

What Is Milvus Vector Database?
6 October 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

provided by Google News



Share this page

Featured Products

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

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

Present your product here