DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. GBase vs. JanusGraph vs. NebulaGraph vs. TimesTen

System Properties Comparison Amazon DocumentDB vs. GBase vs. JanusGraph vs. NebulaGraph vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonGBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceWidely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A distributed, linear scalable, high perfomant Graph DBMSIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeRelational DBMSGraph DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteaws.amazon.com/­documentdbwww.gbase.cnjanusgraph.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.janusgraph.orgdocs.nebula-graph.iodocs.oracle.com/­database/­timesten-18.1
DeveloperGeneral Data Technology Co., Ltd.Linux Foundation; originally developed as Titan by AureliusVesoft Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20192004201720191998
Current releaseGBase 8a, GBase 8s, GBase 8c0.6.3, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0commercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, Java, PythonJavaC++
Server operating systemshostedLinuxLinux
OS X
Unix
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesStrong typed schemayes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesnonono
Secondary indexesyesyesyesyes 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 SQLnoStandard with numerous extensionsnoSQL-like query languageyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)ADO.NET
C API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
C#Clojure
Java
Python
.Net
C++
Go
Java
PHP
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnouser defined functionsyesuser defined functionsPL/SQL
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesyesCausal Clustering using Raft protocolMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesyes infoRelationships in graphsyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infousing RocksDByes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesyesUser authentification and security via Rexster Graph ServerRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon DocumentDBGBaseJanusGraph infosuccessor of TitanNebulaGraphTimesTen
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
Amazon DocumentDBGBaseJanusGraph infosuccessor of TitanNebulaGraphTimesTen
Recent citations in the news

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS ...
27 March 2024, AWS Blog

provided by Google News

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

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

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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