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

DBMS > BoltDB vs. DataFS vs. Dolt vs. JanusGraph vs. Oracle Coherence

System Properties Comparison BoltDB vs. DataFS vs. Dolt vs. JanusGraph vs. Oracle Coherence

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonDataFS  Xexclude from comparisonDolt  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle Coherence  Xexclude from comparison
DescriptionAn embedded key-value store for Go.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A MySQL compatible DBMS with Git-like versioning of data and schemaA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Oracles in-memory data grid solution
Primary database modelKey-value storeObject oriented DBMSRelational DBMSGraph DBMSKey-value store
Secondary database modelsGraph DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Websitegithub.com/­boltdb/­boltnewdatabase.comgithub.com/­dolthub/­dolt
www.dolthub.com
janusgraph.orgwww.oracle.com/­java/­coherence
Technical documentationdev.mobiland.com/­Overview.xspdocs.dolthub.comdocs.janusgraph.orgdocs.oracle.com/­en/­middleware/­standalone/­coherence
DeveloperMobiland AGDoltHub IncLinux Foundation; originally developed as Titan by AureliusOracle
Initial release20132018201820172007
Current release1.1.263, October 20220.6.3, February 202314.1, August 2023
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2.0Open Source infoApache 2.0commercial
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 languageGoGoJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
WindowsLinux
macOS
Windows
Linux
OS X
Unix
Windows
All OS with a Java VM
Data schemeschema-freeClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonononono
Secondary indexesnonoyesyesno
SQL infoSupport of SQLnonoyesnono
APIs and other access methods.NET Client API
Proprietary client DLL
WinRT client
CLI Client
HTTP REST
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JCache
JPA
RESTful HTTP API
Supported programming languagesGo.Net
C
C#
C++
VB.Net
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Clojure
Java
Python
.Net
C++
Java
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releaseyesno
Triggersnono, except callback-events from server when changes happenedyesyesyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesnoneProprietary Sharding systemnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yesyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACIDconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoWindows-ProfileOnly one user is configurable, and must be specified in the config file at startupUser authentification and security via Rexster Graph Serverauthentification to access the cache via certificates or http basic authentication

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
BoltDBDataFSDoltJanusGraph infosuccessor of TitanOracle Coherence
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google 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

Compose for JanusGraph arrives on Bluemix
15 September 2017, IBM

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

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, Oracle

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, Oracle

Setting Up ODI Marketplace Agents in High Availability with ATP
24 July 2020, Oracle

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

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