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

DBMS > Dgraph vs. HEAVY.AI vs. HugeGraph vs. Lovefield vs. OrigoDB

System Properties Comparison Dgraph vs. HEAVY.AI vs. HugeGraph vs. Lovefield vs. OrigoDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonHugeGraph  Xexclude from comparisonLovefield  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA fast-speed and highly-scalable Graph DBMSEmbeddable relational database for web apps written in pure JavaScriptA fully ACID in-memory object graph database
Primary database modelGraph DBMSRelational DBMSGraph DBMSRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#164  Overall
#15  Graph DBMS
Score2.30
Rank#127  Overall
#60  Relational DBMS
Score0.14
Rank#340  Overall
#31  Graph DBMS
Score0.35
Rank#286  Overall
#131  Relational DBMS
Score0.06
Rank#379  Overall
#51  Document stores
#18  Object oriented DBMS
Websitedgraph.iogithub.com/­heavyai/­heavydb
www.heavy.ai
github.com/­hugegraph
hugegraph.apache.org
google.github.io/­lovefieldorigodb.com
Technical documentationdgraph.io/­docsdocs.heavy.aihugegraph.apache.org/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdorigodb.com/­docs
DeveloperDgraph Labs, Inc.HEAVY.AI, Inc.BaiduGoogleRobert Friberg et al
Initial release20162016201820142009 infounder the name LiveDB
Current release5.10, January 20220.92.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; enterprise edition availableOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source
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++ and CUDAJavaJavaScriptC#
Server operating systemsLinux
OS X
Windows
LinuxLinux
macOS
Unix
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesUser defined using .NET types and collections
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.nonononono infocan be achieved using .NET
Secondary indexesyesnoyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLnoyesnoSQL-like query language infovia JavaScript builder patternno
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
JDBC
ODBC
Thrift
Vega
Java API
RESTful HTTP API
TinkerPop Gremlin
.NET Client API
HTTP API
LINQ
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC/Thrift
Python
Groovy
Java
Python
JavaScript.Net
Server-side scripts infoStored proceduresnonoasynchronous Gremlin script jobsnoyes
TriggersnononoUsing read-only observersyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesyesSharding infoRound robinyes infodepending on used storage backend, e.g. Cassandra and HBasenonehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBasenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonovia hugegraph-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infoedges in graphyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infousing MemoryDByes
User concepts infoAccess controlno infoPlanned for future releasesfine grained access rights according to SQL-standardUsers, roles and permissionsnoRole based authorization

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
DgraphHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022HugeGraphLovefieldOrigoDB
Recent citations in the news

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

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

10 Best Graph Databases to Consider for 2023
25 November 2023, Analytics Insight

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

provided by Google News

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

Making the most of geospatial intelligence
14 April 2023, InfoWorld

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

Metaphysic Deep Fakes TED
3 May 2023, Forbes

provided by Google News

全面升级!Apache HugeGraph 1.2.0版本发布原创
27 February 2024, CSDN

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, CSDN

provided by Google News



Share this page

Featured Products

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.

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

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.

Present your product here