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

DBMS > Apache Druid vs. Dolt vs. InterSystems Caché vs. JanusGraph vs. Oracle Rdb

System Properties Comparison Apache Druid vs. Dolt vs. InterSystems Caché vs. JanusGraph vs. Oracle Rdb

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonDolt  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonOracle Rdb  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA MySQL compatible DBMS with Git-like versioning of data and schemaA multi-model DBMS and application serverA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSKey-value store
Object oriented DBMS
Relational DBMS
Graph DBMSRelational DBMS
Secondary database modelsDocument storeDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Websitedruid.apache.orggithub.com/­dolthub/­dolt
www.dolthub.com
www.intersystems.com/­products/­cachejanusgraph.orgwww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.dolthub.comdocs.intersystems.comdocs.janusgraph.orgwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
DeveloperApache Software Foundation and contributorsDoltHub IncInterSystemsLinux Foundation; originally developed as Titan by AureliusOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20122018199720171984
Current release29.0.1, April 20242018.1.4, May 20200.6.3, February 20237.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2.0commercialOpen 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 languageJavaGoJava
Server operating systemsLinux
OS X
Unix
Linux
macOS
Windows
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
HP Open VMS
Data schemeyes infoschema-less columns are supportedyesdepending on used data modelyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL for queryingyesyesnoyes
APIs and other access methodsJDBC
RESTful HTTP/JSON API
CLI Client
HTTP REST
.NET Client API
JDBC
ODBC
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Java
Clojure
Java
Python
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releaseyesyes
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonenoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replicationyes
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 systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and rolesUser authentification and security via Rexster Graph Server

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
Apache DruidDoltInterSystems CachéJanusGraph infosuccessor of TitanOracle Rdb
Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

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

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

provided by Google News

Cognizant Deploys a Comprehensive Hospital Performance Management Solution at Hunterdon Healthcare
21 February 2012, Cognizant news

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Epic On EHR Interoperability: Not A '1-Time Project'
10 April 2015, InformationWeek

Associative Data Modeling Demystified – Part1
9 July 2016, Data Science Central

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

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

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.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

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