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 > Dgraph vs. GBase vs. HugeGraph vs. Lovefield vs. MonetDB

System Properties Comparison Dgraph vs. GBase vs. HugeGraph vs. Lovefield vs. MonetDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonGBase  Xexclude from comparisonHugeGraph  Xexclude from comparisonLovefield  Xexclude from comparisonMonetDB  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.A fast-speed and highly-scalable Graph DBMSEmbeddable relational database for web apps written in pure JavaScriptA relational database management system that stores data in columns
Primary database modelGraph DBMSRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score1.05
Rank#186  Overall
#86  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score1.72
Rank#141  Overall
#64  Relational DBMS
Websitedgraph.iowww.gbase.cngithub.com/­hugegraph
hugegraph.apache.org
google.github.io/­lovefieldwww.monetdb.org
Technical documentationdgraph.io/­docshugegraph.apache.org/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.monetdb.org/­Documentation
DeveloperDgraph Labs, Inc.General Data Technology Co., Ltd.BaiduGoogleMonetDB BV
Initial release20162004201820142004
Current releaseGBase 8a, GBase 8s, GBase 8c0.92.1.12, February 2017Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoMozilla Public License 2.0
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 languageGoC, Java, PythonJavaJavaScriptC
Server operating systemsLinux
OS X
Windows
LinuxLinux
macOS
Unix
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesnono
Secondary indexesyesyesyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsnoSQL-like query language infovia JavaScript builder patternyes infoSQL 2003 with some extensions
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
C API
JDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#Groovy
Java
Python
JavaScriptC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnouser defined functionsasynchronous Gremlin script jobsnoyes, in SQL, C, R
TriggersnoyesnoUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesyeshorizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on used storage backend, e.g. Cassandra and HBasenoneSharding via remote tables
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftyesyes infodepending on used storage backend, e.g. Cassandra and HBasenonenone infoSource-replica replication available in experimental status
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infoedges in graphyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDB
User concepts infoAccess controlno infoPlanned for future releasesyesUsers, roles and permissionsnofine grained access rights according to SQL-standard

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
DgraphGBaseHugeGraphLovefieldMonetDB
Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, businesswire.com

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

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

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

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