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 > DuckDB vs. HyperSQL vs. Machbase Neo vs. NebulaGraph vs. Yaacomo

System Properties Comparison DuckDB vs. HyperSQL vs. Machbase Neo vs. NebulaGraph vs. Yaacomo

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonNebulaGraph  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBTimeSeries DBMS for AIoT and BigDataA distributed, linear scalable, high perfomant Graph DBMSOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRelational DBMSRelational DBMSTime Series DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websiteduckdb.orghsqldb.orgmachbase.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
yaacomo.com
Technical documentationduckdb.org/­docshsqldb.org/­web/­hsqlDocsFrame.htmlmachbase.com/­dbmsdocs.nebula-graph.io
DeveloperMachbaseVesoft Inc.Q2WEB GmbH
Initial release20182001201320192009
Current release1.0.0, June 20242.7.2, June 2023V8.0, August 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infobased on BSD licensecommercial infofree test version availableOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
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 languageC++JavaCC++
Server operating systemsserver-lessAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
macOS
Windows
LinuxAndroid
Linux
Windows
Data schemeyesyesyesStrong typed schemayes
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.nonononono
Secondary indexesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLyesyesSQL-like query languageSQL-like query languageyes
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
All languages supporting JDBC/ODBC
Java
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoJava, SQLnouser defined functions
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factorCausal Clustering using Raft protocolSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesnoyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infovolatile and lookup tableyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardsimple password-based access controlRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
DuckDBHyperSQL infoalso known as HSQLDBMachbase Neo infoFormer name was InfinifluxNebulaGraphYaacomo
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
DuckDBHyperSQL infoalso known as HSQLDBMachbase Neo infoFormer name was InfinifluxNebulaGraphYaacomo
Recent citations in the news

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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.

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