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. H2 vs. RRDtool vs. SAP IQ vs. SwayDB

System Properties Comparison AlaSQL vs. H2 vs. RRDtool vs. SAP IQ vs. SwayDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonH2  Xexclude from comparisonRRDtool  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.Columnar RDBMS optimized for Big Data analyticsAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Relational DBMS
Relational DBMSTime Series DBMSRelational DBMS infocolumn-orientedKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitealasql.orgwww.h2database.comoss.oetiker.ch/­rrdtoolwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlswaydb.simer.au
Technical documentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmloss.oetiker.ch/­rrdtool/­dochelp.sap.com/­docs/­SAP_IQ
DeveloperAndrey Gershun & Mathias R. WulffThomas MuellerTobias OetikerSAP, formerly SybaseSimer Plaha
Initial release20142005199919942018
Current release2.2.220, July 20231.8.0, 202216.1 SPS04, April 2019
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL V2 and FLOSScommercialOpen Source infoGNU Affero GPL V3.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 languageJavaScriptJavaC infoImplementations in Java (e.g. RRD4J) and C# availableScala
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMHP-UX
Linux
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesNumeric data onlyyesno
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 infoExporting into and restoring from XML files possiblenono
Secondary indexesnoyesnoyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnoyesno
APIs and other access methodsJavaScript APIJDBC
ODBC
in-process shared library
Pipes
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesJavaScriptJavaC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C
C#
C++
Java
Perl
PHP
Python
Ruby
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsnoyesno
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneshared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneWith clustering: 2 database servers on different computers operate on identical copies of a databasenoneSAP/Sybase Replication Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardno

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
AlaSQLH2RRDtoolSAP IQ infoformer name: Sybase IQSwayDB
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

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

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

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

IBM, SAP partner to move financial institutions to the hybrid cloud
28 July 2021, ZDNet

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

Arcion CTO on building effective data pipelines – Blocks and Files
28 June 2022, Blocks & Files

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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