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

DBMS > chDB vs. GridDB vs. Infobright vs. IRONdb vs. NebulaGraph

System Properties Comparison chDB vs. GridDB vs. Infobright vs. IRONdb vs. NebulaGraph

Editorial information provided by DB-Engines
NamechDB  Xexclude from comparisonGridDB  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.
DescriptionAn embedded SQL OLAP Engine powered by ClickHouseScalable in-memory time series database optimized for IoT and Big DataHigh 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 modelRelational DBMSTime Series DBMSRelational DBMSTime Series DBMSGraph DBMS
Secondary database modelsTime Series DBMSKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score0.96
Rank#194  Overall
#91  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Websitegithub.com/­chdb-io/­chdbgriddb.netignitetech.com/­softwarelibrary/­infobrightdbwww.circonus.com/solutions/time-series-database/github.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationdoc.chdb.iodocs.griddb.netdocs.circonus.com/irondb/category/getting-starteddocs.nebula-graph.io
DeveloperToshiba CorporationIgnite Technologies Inc.; formerly InfoBright Inc.Circonus LLC.Vesoft Inc.
Initial release20232013200520172019
Current release5.1, August 2022V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial 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++CC and C++C++
Server operating systemsserver-lessLinuxLinux
Windows
LinuxLinux
Data schemeyesyesschema-freeStrong typed schema
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesyes 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.nononono
Secondary indexesyesno 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 SQLClose to ANSI SQL (SQL/JSON + extensions)SQL92, SQL-like TQL (Toshiba Query Language)yesSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query language
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
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 languagesBun
C
C++
Go
JavaScript (Node.js)
Python
Rust
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.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 proceduresnonoyes, in Luauser defined functions
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneAutomatic, metric affinity per nodeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationconfigurable replication factor, datacenter awareCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoRole-based access control
More information provided by the system vendor
chDBGridDBInfobrightIRONdbNebulaGraph
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsGitHub trending repository
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
NebulaGraph 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
chDBGridDBInfobrightIRONdbNebulaGraph
Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

Ignite Buys Database Vendor Infobright
2 May 2017, Datanami

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

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.

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

Present your product here