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 > JanusGraph vs. NuoDB vs. Oracle Berkeley DB vs. STSdb vs. TerminusDB

System Properties Comparison JanusGraph vs. NuoDB vs. Oracle Berkeley DB vs. STSdb vs. TerminusDB

Editorial information provided by DB-Engines
NameJanusGraph infosuccessor of Titan  Xexclude from comparisonNuoDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSTSdb  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017NuoDB is a webscale distributed database that supports SQL and ACID transactionsWidely used in-process key-value storeKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelGraph DBMSRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value storeGraph DBMS
Secondary database modelsDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score0.23
Rank#316  Overall
#27  Graph DBMS
Websitejanusgraph.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlgithub.com/­STSSoft/­STSdb4terminusdb.com
Technical documentationdocs.janusgraph.orgdoc.nuodb.comdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlterminusdb.github.io/­terminusdb/­#
DeveloperLinux Foundation; originally developed as Titan by AureliusDassault Systèmes infooriginally NuoDB, Inc.Oracle infooriginally developed by Sleepycat, which was acquired by OracleSTS Soft SCDataChemist Ltd.
Initial release20172013199420112018
Current release0.6.3, February 202318.1.40, May 20204.0.8, September 201511.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infocommercial license availableOpen Source infoGPLv2, commercial license availableOpen Source infoGPL V3
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 languageJavaC++C, Java, C++ (depending on the Berkeley DB edition)C#Prolog, Rust
Server operating systemsLinux
OS X
Unix
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
WindowsLinux
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyes infoprimitive types and user defined types (classes)yes
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.nonoyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesno
SQL infoSupport of SQLnoyesyes infoSQL interfaced based on SQLite is availablenoSQL-like query language (WOQL)
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
.NET Client APIOWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesClojure
Java
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C#
Java
JavaScript
Python
Server-side scripts infoStored proceduresyesJava, SQLnonoyes
Triggersyesyesyes infoonly for the SQL APInoyes
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)data is dynamically stored/cached on the nodes where it is read/writtennonenoneGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoManaged transparently by NuoDBSource-replica replicationnoneJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infovia Faunus, a graph analytics enginenononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infotunable commit protocolACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyes
Durability infoSupport for making data persistentyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyesyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableyes
User concepts infoAccess controlUser authentification and security via Rexster Graph ServerStandard SQL roles/ privileges, Administrative UsersnonoRole-based access control

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
JanusGraph infosuccessor of TitanNuoDBOracle Berkeley DBSTSdbTerminusDB infoformer name was DataChemist
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

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

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

How to store financial market data for backtesting
26 January 2019, Towards Data Science

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

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

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

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

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