DB-EnginesEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > GreptimeDB vs. HEAVY.AI vs. MySQL vs. Neo4j vs. NuoDB

System Properties Comparison GreptimeDB vs. HEAVY.AI vs. MySQL vs. Neo4j vs. NuoDB

Editorial information provided by DB-Engines
NameGreptimeDB  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonMySQL  Xexclude from comparisonNeo4j  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionAn open source Time Series DBMS built for increased scalability, high performance and efficiencyA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareWidely used open source RDBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelTime Series DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APIGraph DBMSRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.11
Rank#336  Overall
#29  Time Series DBMS
Score1.40
Rank#153  Overall
#71  Relational DBMS
Score1022.76
Rank#2  Overall
#2  Relational DBMS
Score42.51
Rank#21  Overall
#1  Graph DBMS
Score0.85
Rank#206  Overall
#98  Relational DBMS
Websitegreptime.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.mysql.comneo4j.comwww.3ds.com/­nuodb-distributed-sql-database
Technical documentationdocs.greptime.comdocs.heavy.aidev.mysql.com/­docneo4j.com/­docsdoc.nuodb.com
DeveloperGreptime Inc.HEAVY.AI, Inc.Oracle infosince 2010, originally MySQL AB, then SunNeo4j, Inc.Dassault Systèmes infooriginally NuoDB, Inc.
Initial release20222016199520072013
Current release5.10, January 20229.0.0, July 20245.23, August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; enterprise edition availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL version3, commercial licenses availablecommercial infolimited edition free
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageRustC++ and CUDAC and C++Java, ScalaC++
Server operating systemsAndroid
Docker
FreeBSD
Linux
macOS
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-free, schema definition possibleyesyesschema-free and schema-optionalyes
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.nonoyesno
Secondary indexesyesnoyesyes infopluggable indexing subsystem, by default Apache Luceneyes
SQL infoSupport of SQLyesyesyes infowith proprietary extensionsnoyes
APIs and other access methodsgRPC
HTTP API
JDBC
JDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
ODBC
Proprietary native API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
ADO.NET
JDBC
ODBC
Supported programming languagesC++
Erlang
Go
Java
JavaScript
All languages supporting JDBC/ODBC/Thrift
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresPythonnoyes infoproprietary syntaxyes infoUser defined Procedures and FunctionsJava, SQL
Triggersnoyesyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoRound robinhorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes using Neo4j Fabricdata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
Causal Clustering using Raft protocol infoavailable in in Enterprise Version onlyyes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACIDACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes infoMVCC
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.yesyesyes infoTemporary table
User concepts infoAccess controlSimple rights management via user accountsfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Standard SQL roles/ privileges, Administrative Users
More information provided by the system vendor
GreptimeDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MySQLNeo4jNuoDB
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Neo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Neo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Forrester Wave: GraphRAG is a Game-Changer for GenAI Accuracy and Relevance
30 October 2024

Boosting AuraDB Read Performance With Secondaries
21 October 2024

GraphRAG Python Package: Accelerating GenAI With Knowledge Graphs
16 October 2024

What Is Supply Chain Management? A Guide to Optimizing SCM
9 October 2024

AI Ethics: What Is It and Why Should You Pay Attention?
8 October 2024

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GreptimeDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MySQLNeo4jNuoDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

5 Q’s for Mike Flaxman, Vice President of Heavy.AI
15 August 2024, Center for Data Innovation

HEAVY.AI Accelerates Big Data Analytics with Vultr's High-Performance GPU Cloud Infrastructure
11 September 2024, insideainews.com

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

Making the most of geospatial intelligence
14 April 2023, InfoWorld

Building AI products with a holistic mental model
19 October 2024, Towards Data Science

provided by Google News

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

OpenID Connect (Oauth2 - JWT) Authentication Support in MySQL
22 October 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

Amazon RDS for MySQL zero-ETL integration with Amazon Redshift, now generally available, enables near real-time analytics
12 September 2024, AWS Blog

provided by Google News

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Neo4j charts upward course for GraphRAG in graph databases
4 September 2024, Techzine Europe

Neo4j Transforms Its Cloud Database Portfolio to Accelerate Graph Adoption & GenAI for the Enterprise
4 September 2024, PR Newswire

Neo4j Simplifies Graph Database in the Cloud
4 September 2024, Datanami

Implementing GraphReader with Neo4j and LangGraph | by Tomaz Bratanic | Sep, 2024
20 September 2024, Towards Data Science

provided by Google News

NuoDB 4.0 Expands Cloud-native and Cloud-agnostic Capabilities of Distributed SQL Database
29 July 2019, GlobeNewswire

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB Cloud Database System Could Spark A SaaS Boom
10 January 2013, ChannelBiz UK

70 new job as NuoDB Launches Development Centre for EMEA in Ireland - Irish Tech News
5 December 2017, Irish Tech News

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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