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

DBMS > Cachelot.io vs. HyperSQL vs. Infobright vs. IRONdb vs. NebulaGraph

System Properties Comparison Cachelot.io vs. HyperSQL vs. Infobright vs. IRONdb vs. NebulaGraph

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfobright  Xexclude from comparisonIRONdb  Xexclude from comparisonNebulaGraph  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionIn-memory caching systemMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelKey-value storeRelational DBMSRelational DBMSTime Series DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.04
Rank#388  Overall
#62  Key-value stores
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitecachelot.iohsqldb.orgignitetech.com/­softwarelibrary/­infobrightdbwww.circonus.com/solutions/time-series-database/github.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.circonus.com/irondb/category/getting-starteddocs.nebula-graph.io
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.Circonus LLC.Vesoft Inc.
Initial release20152001200520172019
Current release2.7.2, June 2023V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicenseOpen Source infobased on BSD licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016commercialOpen Source infoApache Version 2.0 + Common Clause 1.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 languageC++JavaCC and C++C++
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Windows
LinuxLinux
Data schemeschema-freeyesyesschema-freeStrong typed schema
Typing infopredefined data types such as float or datenoyesyesyes infotext, numeric, histogramsyes
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 indexesnoyesno infoKnowledge Grid Technology used insteadnoyes 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.
SQL infoSupport of SQLnoyesyesSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query language
APIs and other access methodsMemcached protocolHTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP APIBrowser 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
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC
Java
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresnoJava, SQLnoyes, in Luauser defined functions
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneAutomatic, metric affinity per nodeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationconfigurable replication factor, datacenter awareCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentnoyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoRole-based access control
More information provided by the system vendor
Cachelot.ioHyperSQL infoalso known as HSQLDBInfobrightIRONdbNebulaGraph
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
Cachelot.ioHyperSQL infoalso known as HSQLDBInfobrightIRONdbNebulaGraph
Recent citations in the news

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

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

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here