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

DBMS > DuckDB vs. Hawkular Metrics vs. JanusGraph vs. MonetDB vs. SiteWhere

System Properties Comparison DuckDB vs. Hawkular Metrics vs. JanusGraph vs. MonetDB vs. SiteWhere

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonMonetDB  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A relational database management system that stores data in columnsM2M integration platform for persisting/querying time series data
Primary database modelRelational DBMSTime Series DBMSGraph DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score0.08
Rank#366  Overall
#39  Time Series DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score1.72
Rank#141  Overall
#64  Relational DBMS
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Websiteduckdb.orgwww.hawkular.orgjanusgraph.orgwww.monetdb.orggithub.com/­sitewhere/­sitewhere
Technical documentationduckdb.org/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidedocs.janusgraph.orgwww.monetdb.org/­Documentationsitewhere1.sitewhere.io/­index.html
DeveloperCommunity supported by Red HatLinux Foundation; originally developed as Titan by AureliusMonetDB BVSiteWhere
Initial release20182014201720042010
Current release1.0.0, June 20240.6.3, February 2023Dec2023 (11.49), December 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoMozilla Public License 2.0Open Source infoCommon Public Attribution License Version 1.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 languageC++JavaJavaCJava
Server operating systemsserver-lessLinux
OS X
Windows
Linux
OS X
Unix
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeyesschema-freeyesyespredefined scheme
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.nononono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesnonoyes infoSQL 2003 with some extensionsno
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP RESTJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
HTTP REST
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Go
Java
Python
Ruby
Clojure
Java
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Server-side scripts infoStored proceduresnonoyesyes, in SQL, C, R
Triggersnoyes infovia Hawkular Alertingyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on Cassandrayes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding via remote tablesSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infobased on Cassandrayesnone infoSource-replica replication available in experimental statusselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infovia Faunus, a graph analytics enginenono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnonoUser authentification and security via Rexster Graph Serverfine grained access rights according to SQL-standardUsers with fine-grained authorization concept

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
DuckDBHawkular MetricsJanusGraph infosuccessor of TitanMonetDBSiteWhere
Recent citations in the news

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

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

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

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

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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