DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Bangdb vs. Memgraph vs. NebulaGraph vs. TypeDB

System Properties Comparison Bangdb vs. Memgraph vs. NebulaGraph vs. TypeDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonMemgraph  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphAn open source graph database built for real-time streaming and compatible with Neo4jA distributed, linear scalable, high perfomant Graph DBMSTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Graph DBMSGraph DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.07
Rank#346  Overall
#47  Document stores
#35  Graph DBMS
#32  Time Series DBMS
Score2.91
Rank#94  Overall
#7  Graph DBMS
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score0.65
Rank#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Websitebangdb.commemgraph.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
typedb.com
Technical documentationdocs.bangdb.commemgraph.com/­docsdocs.nebula-graph.iotypedb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperSachin Sinha, BangDBMemgraph LtdVesoft Inc.Vaticle
Initial release2012201720192016
Current releaseBangDB 2.0, October 20212.28.3, June 2024
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL Version 3, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C and C++C++Java
Server operating systemsLinuxLinuxLinuxLinux
OS X
Windows
Data schemeschema-freeschema-free and schema-optionalStrong typed schemayes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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 indexesyes infosecondary, composite, nested, reverse, geospatialyes 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 SQLSQL like support with command line toolnoSQL-like query languageno
APIs and other access methodsProprietary protocol
RESTful HTTP API
Bolt protocol
Cypher query language
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
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresnouser defined functionsno
Triggersyes, Notifications (with Streaming only)no
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infodynamic graph partitioningShardingno
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication using RAFTCausal Clustering using Raft protocolSynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsyes infoRelationships in graphsno infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyesno
User concepts infoAccess controlyes (enterprise version only)Users, roles and permissionsRole-based access controlyes infoat REST API level; other APIs in progress
More information provided by the system vendor
BangdbMemgraphNebulaGraphTypeDB infoformerly named Grakn
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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 modelsYou can check out our pricing model and licenses on the company website .
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» more
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
BangdbMemgraphNebulaGraphTypeDB infoformerly named Grakn
Recent citations in the news

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Top Open Source Graph Databases
3 June 2024, MarkTechPost

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a major trend _ Technavio
7 August 2023, PR Newswire

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

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

provided by Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Building a Biomedical Knowledge Graph
28 June 2021, Towards Data Science

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here