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

DBMS > Dolt vs. Hive vs. MonetDB vs. RavenDB

System Properties Comparison Dolt vs. Hive vs. MonetDB vs. RavenDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonHive  Xexclude from comparisonMonetDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemadata warehouse software for querying and managing large distributed datasets, built on HadoopA relational database management system that stores data in columnsOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelRelational DBMSRelational DBMSRelational DBMSDocument store
Secondary database modelsDocument storeDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score2.84
Rank#101  Overall
#18  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
hive.apache.orgwww.monetdb.orgravendb.net
Technical documentationdocs.dolthub.comcwiki.apache.org/­confluence/­display/­Hive/­Homewww.monetdb.org/­Documentationravendb.net/­docs
DeveloperDoltHub IncApache Software Foundation infoinitially developed by FacebookMonetDB BVHibernating Rhinos
Initial release2018201220042010
Current release3.1.3, April 2022Dec2023 (11.49), December 20235.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoMozilla Public License 2.0Open Source infoAGPL version 3, commercial license available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaCC#
Server operating systemsLinux
macOS
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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.no
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statementsyes infoSQL 2003 with some extensionsSQL-like query language (RQL)
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
Thrift
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
PHP
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyes infouser defined functions and integration of map-reduceyes, in SQL, C, Ryes
Triggersyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.selectable replication factornone infoSource-replica replication available in experimental statusMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReducenoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and rolesfine grained access rights according to SQL-standardAuthorization levels configured per client per database

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
DoltHiveMonetDBRavenDB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

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

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

Neo4j logo

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

Present your product here