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 > Apache IoTDB vs. eXtremeDB vs. Informix vs. Interbase vs. Microsoft Access

System Properties Comparison Apache IoTDB vs. eXtremeDB vs. Informix vs. Interbase vs. Microsoft Access

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonInformix  Xexclude from comparisonInterbase  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkNatively in-memory DBMS with options for persistency, high-availability and clusteringA secure embeddable database from IBM, positioned besides IBM Db2 as a relatively low-cost product optimized for OLTP and Internet of Things dataLight-weight proven RDBMS infooriginally from BorlandMicrosoft 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
Time Series DBMS
Relational DBMS infoSince Version 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#183  Overall
#15  Time Series DBMS
Score0.66
Rank#239  Overall
#109  Relational DBMS
#20  Time Series DBMS
Score19.46
Rank#35  Overall
#22  Relational DBMS
Score5.51
Rank#70  Overall
#38  Relational DBMS
Score107.93
Rank#11  Overall
#8  Relational DBMS
Websiteiotdb.apache.orgwww.mcobject.comwww.ibm.com/­products/­informixwww.embarcadero.com/­products/­interbasewww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlwww.mcobject.com/­docs/­extremedb.htminformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.embarcadero.com/­products/­interbasedeveloper.microsoft.com/­en-us/­access
DeveloperApache Software FoundationMcObjectIBM, 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.EmbarcaderoMicrosoft
Initial release20182001198419841992
Current release1.1.0, April 20238.2, 202114.10.FC5, November 2020InterBase 2020, December 20191902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercial infofree developer edition availablecommercialcommercial 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++C, C++ and JavaCC++
Server operating systemsAll OS with a Java VM (>= 1.8)AIX
HP-UX
Linux
macOS
Solaris
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Android
iOS
Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesyes
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 infosupport of XML interfaces availableno infoexport as XML data possible
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyes infowith the option: eXtremeSQLyesyesyes infobut not compliant to any SQL standard
APIs and other access methodsJDBC
Native API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
.Net
C
C#
C++
Java
Lua
Python
Scala
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresyesyesyesyes infoInterbase procedure and trigger languageyes infosince Access 2010 using the ACE-engine
Triggersyesyes infoby defining eventsyesyesyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)horizontal partitioning / shardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replication
Source-replica replication
Interbase Change Viewsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes infoMultiversion concurreny controlyes
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.yesyesyesyes
User concepts infoAccess controlyesUsers with fine-grained authentication, authorization, and auditing controlsfine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003
More information provided by the system vendor
Apache IoTDBeXtremeDBInformixInterbaseMicrosoft Access
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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
Apache IoTDBeXtremeDBInformixInterbaseMicrosoft 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

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

Intel Xeon Max Enjoying Some Performance Gains With Linux 6.6
12 October 2023, Phoronix

provided by Google News

eXtremeDB 8.1 Adds Features for Database Management
2 December 2019, Embedded Computing Design

McObject Announces Availability of eXtremeDB/rt for Microsoft Azure RTOS ThreadX
15 November 2021, Automation.com

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

Best Big Data Analytics & Technology Provider: McObject
4 June 2019, www.waterstechnology.com

McObject releases new version of its eXtremeDB In-Memory Database System
27 October 2014, Financial IT

provided by Google News

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

Top Data Management Software for IBM Informix in 2024
4 July 2023, Slashdot

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

Taiwan charges 4 individuals for helping China poach tech talent
17 October 2023, Taiwan News

provided by Google News

Borland InterBase backdoor detected
11 January 2001, ZDNet

Borland Interbase backdoor exposed • The Register
12 January 2001, The Register

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

provided by Google News

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

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

What is Microsoft Access? An Introductory Guide
24 April 2023, Simplilearn

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

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here