DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. JanusGraph vs. MySQL vs. RocksDB vs. searchxml

System Properties Comparison BoltDB vs. JanusGraph vs. MySQL vs. RocksDB vs. searchxml

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMySQL  Xexclude from comparisonRocksDB  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used open source RDBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)DBMS for structured and unstructured content wrapped with an application server
Primary database modelKey-value storeGraph DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value storeNative XML DBMS
Search engine
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websitegithub.com/­boltdb/­boltjanusgraph.orgwww.mysql.comrocksdb.orgwww.searchxml.net/­category/­products
Technical documentationdocs.janusgraph.orgdev.mysql.com/­docgithub.com/­facebook/­rocksdb/­wikiwww.searchxml.net/­support/­handouts
DeveloperLinux Foundation; originally developed as Titan by AureliusOracle infosince 2010, originally MySQL AB, then SunFacebook, Inc.informationpartners gmbh
Initial release20132017199520132015
Current release0.6.3, February 20238.4.0, April 20249.2.1, May 20241.0
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoBSDcommercial
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoJavaC and C++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
LinuxWindows
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesnoyes
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.nonoyesnoyes
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnono
APIs and other access methodsJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
Proprietary native API
C++ API
Java API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesGoClojure
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
Perl
Python
Ruby
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnoyesyes infoproprietary syntaxnoyes infoon the application server
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
yesyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID infonot for MyISAM storage engineyesmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnoUser authentification and security via Rexster Graph ServerUsers with fine-grained authorization concept infono user groups or rolesnoDomain, group and role-based access control at the document level and for application services

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
3rd partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBJanusGraph infosuccessor of TitanMySQLRocksDBsearchxml
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

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

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

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

12 Most Popular Databases in 2024
6 June 2024, MarkTechPost

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

PlanetScale forks MySQL to add vector support
1 June 2024, Yahoo Movies Canada

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

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

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.

Present your product here