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

DBMS > Hyprcubd vs. JanusGraph vs. MySQL vs. Oracle Berkeley DB vs. QuestDB

System Properties Comparison Hyprcubd vs. JanusGraph vs. MySQL vs. Oracle Berkeley DB vs. QuestDB

Editorial information provided by DB-Engines
NameHyprcubd  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMySQL  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonQuestDB  Xexclude from comparison
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionServerless Time Series DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Widely used open source RDBMSWidely used in-process key-value storeA high performance open source SQL database for time series data
Primary database modelTime Series DBMSGraph DBMSRelational DBMS infoKey/Value like access via memcached APIKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.52
Rank#109  Overall
#9  Time Series DBMS
Websitehyprcubd.com (offline)janusgraph.orgwww.mysql.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlquestdb.io
Technical documentationdocs.janusgraph.orgdev.mysql.com/­docdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlquestdb.io/­docs
DeveloperHyprcubd, Inc.Linux Foundation; originally developed as Titan by AureliusOracle infosince 2010, originally MySQL AB, then SunOracle infooriginally developed by Sleepycat, which was acquired by OracleQuestDB Technology Inc
Initial release2017199519942014
Current release0.6.3, February 20238.4.0, April 202418.1.40, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infocommercial license availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
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, Java, C++ (depending on the Berkeley DB edition)Java (Zero-GC), C++, Rust
Server operating systemshostedLinux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Windows
Data schemeyesyesyesschema-freeyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyes infotime, int, uint, float, stringyesyesnoyes
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.nonoyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLSQL-like query languagenoyes infowith proprietary extensionsyes infoSQL interfaced based on SQLite is availableSQL with time-series extensions
APIs and other access methodsgRPC (https)Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesClojure
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.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 infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresnoyesyes infoproprietary syntaxnono
Triggersnoyesyesyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)horizontal partitioning, sharding with MySQL Cluster or MySQL Fabricnonehorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replication with eventual consistency
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 systemEventual ConsistencyEventual 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 datanoACIDACID infonot for MyISAM storage engineACIDACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datanoyesyes infotable locks or row locks depending on storage engineyes
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.noyesyesyes infothrough memory mapped files
User concepts infoAccess controltoken accessUser authentification and security via Rexster Graph ServerUsers with fine-grained authorization concept infono user groups or rolesno
More information provided by the system vendor
HyprcubdJanusGraph infosuccessor of TitanMySQLOracle Berkeley DBQuestDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
HyprcubdJanusGraph infosuccessor of TitanMySQLOracle Berkeley DBQuestDB
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

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, IBM

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

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

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

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News

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

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

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

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

AWS Marketplace: QuestDB Cloud Comments
22 February 2024, AWS Blog

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here