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

DBMS > ArcadeDB vs. BaseX vs. InfinityDB vs. MonetDB vs. RavenDB

System Properties Comparison ArcadeDB vs. BaseX vs. InfinityDB vs. MonetDB vs. RavenDB

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonBaseX  Xexclude from comparisonInfinityDB  Xexclude from comparisonMonetDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.A Java embedded Key-Value Store which extends the Java Map interfaceA relational database management system that stores data in columnsOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Native XML DBMSKey-value storeRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitearcadedb.combasex.orgboilerbay.comwww.monetdb.orgravendb.net
Technical documentationdocs.arcadedb.comdocs.basex.orgboilerbay.com/­infinitydb/­manualwww.monetdb.org/­Documentationravendb.net/­docs
DeveloperArcade DataBaseX GmbHBoiler Bay Inc.MonetDB BVHibernating Rhinos
Initial release20212007200220042010
Current releaseSeptember 202110.7, August 20234.0Dec2023 (11.49), December 20235.4, July 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD licensecommercialOpen Source infoMozilla Public License 2.0Open Source infoAGPL version 3, commercial license available
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.
Implementation languageJavaJavaJavaCC#
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-free
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesno
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
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLSQL-like query language, no joinsnonoyes infoSQL 2003 with some extensionsSQL-like query language (RQL)
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
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 languagesJavaActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
JavaC
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 proceduresyesnoyes, in SQL, C, Ryes
Triggersyes infovia eventsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenonenone infoSource-replica replication available in experimental statusMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDDefault 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 integrityyes inforelationship in graphsnono infomanual creation possible, using inversions based on multi-value capabilityyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDmultiple readers, single writerACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnofine 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
ArcadeDBBaseXInfinityDBMonetDBRavenDB
Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

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

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

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

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

provided by Google News

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

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

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.com

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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.

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

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