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

DBMS > Apache Druid vs. Bangdb vs. GigaSpaces vs. GraphDB vs. Hawkular Metrics

System Properties Comparison Apache Druid vs. Bangdb vs. GigaSpaces vs. GraphDB vs. Hawkular Metrics

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBangdb  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonHawkular Metrics  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataConverged and high performance database for device data, events, time series, document and graphHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.
Primary database modelRelational DBMS
Time Series DBMS
Document store
Graph DBMS
Time Series DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
RDF store
Time Series DBMS
Secondary database modelsSpatial DBMSGraph DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Websitedruid.apache.orgbangdb.comwww.gigaspaces.comwww.ontotext.comwww.hawkular.org
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.bangdb.comdocs.gigaspaces.com/­latest/­landing.htmlgraphdb.ontotext.com/­documentationwww.hawkular.org/­hawkular-metrics/­docs/­user-guide
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperApache Software Foundation and contributorsSachin Sinha, BangDBGigaspaces TechnologiesOntotextCommunity supported by Red Hat
Initial release20122012200020002014
Current release29.0.1, April 2024BangDB 2.0, October 202115.5, September 202010.4, October 2023
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoBSD 3Open Source infoApache Version 2; Commercial licenses availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen 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.
Implementation languageJavaC, C++Java, C++, .NetJavaJava
Server operating systemsLinux
OS X
Unix
LinuxLinux
macOS
Solaris
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyes infoschema-less columns are supportedschema-freeschema-freeschema-free and OWL/RDFS-schema support; RDF shapesschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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.nonono infoXML can be used for describing objects metadatanono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesno
SQL infoSupport of SQLSQL for queryingSQL like support with command line toolSQL-99 for query and DML statementsstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Proprietary protocol
RESTful HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP REST
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Java
Python
.Net
C++
Java
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Go
Java
Python
Ruby
Server-side scripts infoStored proceduresnonoyeswell-defined plugin interfaces; JavaScript server-side extensibilityno
Triggersnoyes, Notifications (with Streaming only)yes, event driven architecturenoyes infovia Hawkular Alerting
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnoneSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replicationselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoMap-Reduce pattern can be built with XAP task executorsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integritynononoyes infoConstraint checkingno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeyesno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyes (enterprise version only)Role-based access controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.no
More information provided by the system vendor
Apache DruidBangdbGigaSpacesGraphDB infoformer name: OWLIMHawkular Metrics
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Understanding the Graph Center of Excellence
17 May 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 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

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

More resources
Apache DruidBangdbGigaSpacesGraphDB infoformer name: OWLIMHawkular Metrics
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

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

Ontotext's GraphDB Solution Now Available on the Microsoft Azure Marketplace
17 January 2024, Datanami

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here