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

DBMS > BoltDB vs. JaguarDB vs. JanusGraph vs. Oracle Coherence vs. YugabyteDB

System Properties Comparison BoltDB vs. JaguarDB vs. JanusGraph vs. Oracle Coherence vs. YugabyteDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle Coherence  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Performant, highly scalable DBMS for AI and IoT applicationsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Oracles in-memory data grid solutionHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeKey-value store
Vector DBMS
Graph DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.jaguardb.comjanusgraph.orgwww.oracle.com/­java/­coherencewww.yugabyte.com
Technical documentationwww.jaguardb.com/­support.htmldocs.janusgraph.orgdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperDataJaguar, Inc.Linux Foundation; originally developed as Titan by AureliusOracleYugabyte Inc.
Initial release20132015201720072017
Current release3.3 July 20230.6.3, February 202314.1, August 20232.19, September 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL V3.0Open Source infoApache 2.0commercialOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageGoC++ infothe server part. Clients available in other languagesJavaJavaC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinux
OS X
Unix
Windows
All OS with a Java VMLinux
OS X
Data schemeschema-freeyesyesschema-freedepending on used data model
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 indexesnoyesyesnoyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnonoyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JCache
JPA
RESTful HTTP API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesGoC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Clojure
Java
Python
.Net
C++
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyesnoyes infosql, plpgsql, C
Triggersnonoyesyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyesyes, with selectable consistency levelBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDconfigurableDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infooptionallyyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlnorights management via user accountsUser authentification and security via Rexster Graph Serverauthentification to access the cache via certificates or http basic authenticationyes
More information provided by the system vendor
BoltDBJaguarDBJanusGraph infosuccessor of TitanOracle CoherenceYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
BoltDBJaguarDBJanusGraph infosuccessor of TitanOracle CoherenceYugabyteDB
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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

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

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

Oracle releases free open source Oracle Coherence community edition
28 June 2020, iTWire

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

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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

Neo4j logo

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

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

Present your product here