DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HyperSQL vs. IRONdb vs. Microsoft Azure Table Storage vs. RavenDB vs. RDF4J

System Properties Comparison HyperSQL vs. IRONdb vs. Microsoft Azure Table Storage vs. RavenDB vs. RDF4J

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRavenDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA Wide Column Store for rapid development using massive semi-structured datasetsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelRelational DBMSTime Series DBMSWide column storeDocument storeRDF store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score2.84
Rank#101  Overall
#18  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Websitehsqldb.orgwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­en-us/­services/­storage/­tablesravendb.netrdf4j.org
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.circonus.com/irondb/category/getting-startedravendb.net/­docsrdf4j.org/­documentation
DeveloperCirconus LLC.MicrosoftHibernating RhinosSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20012017201220102004
Current release2.7.2, June 2023V0.10.20, January 20185.4, July 2022
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercialcommercialOpen Source infoAGPL version 3, commercial license availableOpen Source infoEclipse Distribution License (EDL), v1.0.
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++C#Java
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxhostedLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Unix
Windows
Data schemeyesschema-freeschema-freeschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesnoyes
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
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)noSQL-like query language (RQL)no
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
HTTP APIRESTful HTTP API.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesAll languages supporting JDBC/ODBC
Java
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
Server-side scripts infoStored proceduresJava, SQLyes, in Luanoyesyes
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneconfigurable replication factor, datacenter awareyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic lockingACID, Cluster-wide transaction availableACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights based on private key authentication or shared access signaturesAuthorization levels configured per client per databaseno

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
HyperSQL infoalso known as HSQLDBIRONdbMicrosoft Azure Table StorageRavenDBRDF4J infoformerly known as Sesame
Recent citations in the news

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, Microsoft

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here