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. EJDB vs. Microsoft Azure Cosmos DB vs. NebulaGraph vs. TinkerGraph

System Properties Comparison AgensGraph vs. EJDB vs. Microsoft Azure Cosmos DB vs. NebulaGraph vs. TinkerGraph

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonEJDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Globally distributed, horizontally scalable, multi-model database serviceA distributed, linear scalable, high perfomant Graph DBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelGraph DBMS
Relational DBMS
Document storeDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitebitnine.net/­agensgraphgithub.com/­Softmotions/­ejdbazure.microsoft.com/­services/­cosmos-dbgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
tinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationbitnine.net/­documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdlearn.microsoft.com/­azure/­cosmos-dbdocs.nebula-graph.io
DeveloperBitnine Global Inc.SoftmotionsMicrosoftVesoft Inc.
Initial release20162012201420192009
Current release2.1, December 2018
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoGPLv2commercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCCC++Java
Server operating systemsLinux
OS X
Windows
server-lesshostedLinux
Data schemedepending on used data modelschema-freeschema-freeStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyes infoJSON typesyesyes
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.nonono
Secondary indexesyesnoyes infoAll properties auto-indexed by defaultyes 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.no
SQL infoSupport of SQLyesnoSQL-like query languageSQL-like query languageno
APIs and other access methodsCypher Query Language
JDBC
in-process shared libraryDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
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
TinkerPop 3
Supported programming languagesC
Java
JavaScript
Python
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C++
Go
Java
PHP
Python
Groovy
Java
Server-side scripts infoStored proceduresyesnoJavaScriptuser defined functionsno
TriggersnonoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancenoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyes infoImplicit feature of the cloud serviceCausal Clustering using Raft protocolnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistencynone
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possiblenoyes infoRelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoMulti-item ACID transactions with snapshot isolation within a partitionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesno
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDBoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights can be defined down to the item levelRole-based access controlno
More information provided by the system vendor
AgensGraphEJDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNebulaGraphTinkerGraph
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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AgensGraphEJDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNebulaGraphTinkerGraph
Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

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, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023
12 January 2024, Microsoft

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

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

Present your product here