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 > Hawkular Metrics vs. IBM Db2 vs. InfinityDB vs. Informix vs. Microsoft Access

System Properties Comparison Hawkular Metrics vs. IBM Db2 vs. InfinityDB vs. Informix vs. Microsoft Access

Editorial information provided by DB-Engines
NameHawkular Metrics  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInfinityDB  Xexclude from comparisonInformix  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
DescriptionHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Common in IBM host environments, 2 different versions for host and Windows/LinuxA Java embedded Key-Value Store which extends the Java Map interfaceA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)
Primary database modelTime Series DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBKey-value storeRelational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score17.87
Rank#35  Overall
#22  Relational DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Websitewww.hawkular.orgwww.ibm.com/­products/­db2boilerbay.comwww.ibm.com/­products/­informixwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationwww.hawkular.org/­hawkular-metrics/­docs/­user-guidewww.ibm.com/­docs/­en/­db2boilerbay.com/­infinitydb/­manualinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
developer.microsoft.com/­en-us/­access
DeveloperCommunity supported by Red HatIBMBoiler Bay Inc.IBM, HCL Technologies infoEffective May 1st, 2017, HCL took on development, technical support, and product management teams, and works jointly with IBM on product strategy, marketing, and sales.Microsoft
Initial release20141983 infohost version200219841992
Current release12.1, October 20164.014.10.FC5, November 20201902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infofree version is availablecommercialcommercial infofree developer edition availablecommercial infoBundled with Microsoft Office
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 and C++JavaC, C++ and JavaC++
Server operating systemsLinux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
All OS with a Java VMAIX
HP-UX
Linux
macOS
Solaris
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes infoSince Version 12.10 support for JSON/BSON datatypesyes
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.nono
Secondary indexesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLnoyesnoyesyes infobut not compliant to any SQL standard
APIs and other access methodsHTTP RESTADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
Supported programming languagesGo
Java
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Java.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnoyesnoyesyes infosince Access 2010 using the ACE-engine
Triggersyes infovia Hawkular Alertingyesnoyesyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on CassandraSharding infoonly with Windows/Unix/Linux VersionnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on Cassandrayes infowith separate tools (MQ, InfoSphere)noneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynoyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobut no files for transaction logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoUsers with fine-grained authentication, authorization, and auditing controlsno infoa simple user-level security was built in till version Access 2003

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
Hawkular MetricsIBM Db2 infoformerly named DB2 or IBM Database 2InfinityDBInformixMicrosoft Access
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

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

provided by Google News

Data migration strategies to Amazon RDS for Db2 | Amazon Web Services
15 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

provided by Google News

IBM Informix: A key part of IBM’s hybrid cloud and AI strategy
11 January 2024, ibm.com

Unlock the value of your Informix data for advanced analytics and AI with watsonx.data
24 April 2024, ibm.com

IBM Unleashes 'Cheetah' Database
17 October 2023, InformationWeek

IBM Informix review: What you need to know about the software
12 December 2022, TechRepublic

IBM Informix Database in the Cloud | AWS News Blog
1 May 2009, AWS Blog

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

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.

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here