DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Graph Engine vs. JaguarDB vs. MonetDB vs. OrientDB

System Properties Comparison Graph Engine vs. JaguarDB vs. MonetDB vs. OrientDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonJaguarDB  Xexclude from comparisonMonetDB  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation enginePerformant, highly scalable DBMS for AI and IoT applicationsA relational database management system that stores data in columnsMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelGraph DBMS
Key-value store
Key-value store
Vector DBMS
Relational DBMSDocument store
Graph DBMS
Key-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.09
Rank#356  Overall
#53  Key-value stores
#13  Vector DBMS
Score1.72
Rank#148  Overall
#68  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Websitewww.graphengine.iowww.jaguardb.comwww.monetdb.orgorientdb.org
Technical documentationwww.graphengine.io/­docs/­manualwww.jaguardb.com/­support.htmlwww.monetdb.org/­Documentationwww.orientdb.com/­docs/­last/­index.html
DeveloperMicrosoftDataJaguar, Inc.MonetDB BVOrientDB LTD; CallidusCloud; SAP
Initial release2010201520042010
Current release3.3 July 2023Dec2023 (11.49), December 20233.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL V3.0Open Source infoMozilla Public License 2.0Open Source infoApache version 2
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 language.NET and CC++ infothe server part. Clients available in other languagesCJava
Server operating systems.NETLinuxFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java JDK (>= JDK 6)
Data schemeyesyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesyesyesyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infoSQL 2003 with some extensionsSQL-like query language, no joins
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
C++
F#
Visual Basic
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresyesnoyes, in SQL, C, RJava, Javascript
TriggersnonoyesHooks
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingSharding via remote tablesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnone infoSource-replica replication available in experimental statusMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Foreign keys infoReferential integritynonoyesyes inforelationship in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlrights management via user accountsfine grained access rights according to SQL-standardAccess rights for users and roles; record level security configurable

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
Graph Engine infoformer name: TrinityJaguarDBMonetDBOrientDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

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

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

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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.

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here