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 > Datomic vs. GBase vs. JanusGraph vs. TimesTen vs. YDB

System Properties Comparison Datomic vs. GBase vs. JanusGraph vs. TimesTen vs. YDB

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonGBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonTimesTen  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityWidely 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 2017In-Memory RDBMS compatible to OracleA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMSRelational DBMSGraph DBMSRelational DBMSDocument store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitewww.datomic.comwww.gbase.cnjanusgraph.orgwww.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdocs.datomic.comdocs.janusgraph.orgdocs.oracle.com/­database/­timesten-18.1ydb.tech/­en/­docs
DeveloperCognitectGeneral Data Technology Co., Ltd.Linux Foundation; originally developed as Titan by AureliusOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Yandex
Initial release20122004201719982019
Current release1.0.6735, June 2023GBase 8a, GBase 8s, GBase 8c0.6.3, February 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialOpen Source infoApache 2.0commercialOpen Source infoApache 2.0; commercial license available
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 languageJava, ClojureC, Java, PythonJava
Server operating systemsAll OS with a Java VMLinuxLinux
OS X
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeyesyesyesyesFlexible Schema (defined schema, partial schema, schema free)
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 indexesyesyesyesyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsnoyesSQL-like query language (YQL)
APIs and other access methodsRESTful HTTP APIADO.NET
C API
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesClojure
Java
C#Clojure
Java
Python
C
C++
Java
PL/SQL
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyes infoTransaction Functionsuser defined functionsyesPL/SQLno
TriggersBy using transaction functionsyesyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peershorizontal partitioning (by range, list and hash) and vertical partitioningyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyesyesMulti-source replication
Source-replica replication
Active-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesno
User concepts infoAccess controlnoyesUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardAccess rights defined for Yandex Cloud users

More information provided by the system vendor

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
DatomicGBaseJanusGraph infosuccessor of TitanTimesTenYDB
Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

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

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

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

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

AllegroGraph logo

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here