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 > AgensGraph vs. Bangdb vs. Infobright vs. IRONdb vs. NebulaGraph

System Properties Comparison AgensGraph vs. Bangdb vs. Infobright vs. IRONdb vs. NebulaGraph

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonBangdb  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.
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLConverged and high performance database for device data, events, time series, document and graphHigh 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 modelGraph DBMS
Relational DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSTime Series DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#315  Overall
#26  Graph DBMS
#140  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitebitnine.net/­agensgraphbangdb.comignitetech.com/­softwarelibrary/­infobrightdbwww.circonus.com/solutions/time-series-database/github.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationbitnine.net/­documentationdocs.bangdb.comdocs.circonus.com/irondb/category/getting-starteddocs.nebula-graph.io
DeveloperBitnine Global Inc.Sachin Sinha, BangDBIgnite Technologies Inc.; formerly InfoBright Inc.Circonus LLC.Vesoft Inc.
Initial release20162012200520172019
Current release2.1, December 2018BangDB 2.0, October 2021V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoBSD 3commercial 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 languageCC, C++CC and C++C++
Server operating systemsLinux
OS X
Windows
LinuxLinux
Windows
LinuxLinux
Data schemedepending on used data modelschema-freeyesschema-freeStrong typed schema
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyes 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 indexesyesyes infosecondary, composite, nested, reverse, geospatialno 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 SQLyesSQL like support with command line toolyesSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query language
APIs and other access methodsCypher Query Language
JDBC
Proprietary protocol
RESTful HTTP 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 languagesC
Java
JavaScript
Python
C
C#
C++
Java
Python
.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 proceduresyesnonoyes, in Luauser defined functions
Triggersnoyes, Notifications (with Streaming only)nono
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneAutomatic, metric affinity per nodeSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor, Knob for CAP (enterprise version only)Source-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 systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)fine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesnoRole-based access control
More information provided by the system vendor
AgensGraphBangdbInfobrightIRONdbNebulaGraph
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
AgensGraphBangdbInfobrightIRONdbNebulaGraph
Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, businesswire.com

Bitnine revisualizes database industry through AgensGraph
30 June 2017, The Korea Herald

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, businesswire.com

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, businesswire.com

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

Present your product here