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 > AlaSQL vs. IRONdb vs. Microsoft Azure Table Storage vs. OpenQM vs. RDF4J

System Properties Comparison AlaSQL vs. IRONdb vs. Microsoft Azure Table Storage vs. OpenQM vs. RDF4J

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionJavaScript DBMS libraryA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA Wide Column Store for rapid development using massive semi-structured datasetsQpenQM is a high-performance, self-tuning, multi-value DBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelDocument store
Relational DBMS
Time Series DBMSWide column storeMultivalue DBMSRDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Websitealasql.orgwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­en-us/­services/­storage/­tableswww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmrdf4j.org
Technical documentationgithub.com/­AlaSQL/­alasqldocs.circonus.com/irondb/category/getting-startedrdf4j.org/­documentation
DeveloperAndrey Gershun & Mathias R. WulffCirconus LLC.MicrosoftRocket Software, originally Martin PhillipsSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20142017201219932004
Current releaseV0.10.20, January 20183.4-12
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen Source infoGPLv2, extended 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 languageJavaScriptC and C++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxhostedAIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemeschema-freeschema-freeschema-freeyes infowith some exceptionsyes infoRDF Schemas
Typing infopredefined data types such as float or datenoyes infotext, numeric, histogramsyesyes
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.nononoyes
Secondary indexesnononoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query language (Circonus Analytics Query Language: CAQL)nonono
APIs and other access methodsJavaScript APIHTTP APIRESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesJavaScript.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
Basic
C
Java
Objective C
PHP
Python
Java
PHP
Python
Server-side scripts infoStored proceduresnoyes, in Luanoyesyes
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud serviceyesnone
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.yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenooptimistic lockingACIDACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes 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 controlnonoAccess rights based on private key authentication or shared access signaturesAccess rights can be defined down to the item levelno

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
AlaSQLIRONdbMicrosoft Azure Table StorageOpenQM infoalso called QMRDF4J infoformerly known as Sesame
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

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

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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

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

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

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here