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

DBMS > BaseX vs. Datastax Enterprise vs. Dragonfly vs. Ignite vs. JanusGraph

System Properties Comparison BaseX vs. Datastax Enterprise vs. Dragonfly vs. Ignite vs. JanusGraph

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonDragonfly  Xexclude from comparisonIgnite  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.A drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instanceApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017
Primary database modelNative XML DBMSWide column storeKey-value storeKey-value store
Relational DBMS
Graph DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.41
Rank#266  Overall
#38  Key-value stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Websitebasex.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
ignite.apache.orgjanusgraph.org
Technical documentationdocs.basex.orgdocs.datastax.comwww.dragonflydb.io/­docsapacheignite.readme.io/­docsdocs.janusgraph.org
DeveloperBaseX GmbHDataStaxDragonflyDB team and community contributorsApache Software FoundationLinux Foundation; originally developed as Titan by Aurelius
Initial release20072011202320152017
Current release10.7, August 20236.8, April 20201.0, March 2023Apache Ignite 2.60.6.3, February 2023
License infoCommercial or Open SourceOpen Source infoBSD licensecommercialOpen Source infoBSL 1.1Open Source infoApache 2.0Open 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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageJavaJavaC++C++, Java, .NetJava
Server operating systemsLinux
OS X
Windows
Linux
OS X
LinuxLinux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeschema-freescheme-freeyesyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesstrings, hashes, lists, sets, sorted sets, bit arraysyesyes
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.nonoyesno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLnoANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Proprietary protocol infoRESP - REdis Serialization ProtocolHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
C#
C++
Java
PHP
Python
Ruby
Scala
Clojure
Java
Python
Server-side scripts infoStored proceduresyesnoLuayes (compute grid and cache interceptors can be used instead)yes
Triggersyes infovia eventsyespublish/subscribe channels provide some trigger functionalityyes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"Shardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter aware, advanced replication for edge computingSource-replica replicationyes (replicated cache)yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes (compute grid and hadoop accelerator)yes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerno infoAtomicity and isolation are supported for single operationsAtomic execution of command blocks and scriptsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, strict serializability by the serveryesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsAccess rights for users can be defined per objectPassword-based authenticationSecurity Hooks for custom implementationsUser authentification and security via Rexster Graph Server
More information provided by the system vendor
BaseXDatastax EnterpriseDragonflyIgniteJanusGraph infosuccessor of Titan
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
BaseXDatastax EnterpriseDragonflyIgniteJanusGraph infosuccessor of Titan
Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

provided by Google News

DragonflyDB Announces $21m in New Funding and General Availability
21 March 2023, businesswire.com

DragonflyDB reels in $21M for its speedy in-memory database
21 March 2023, SiliconANGLE News

DragonflyDB Raises $21M in Funding
21 March 2023, FinSMEs

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29 March 2023, Phoronix

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

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



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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

RaimaDB logo

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

Present your product here