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. Informix vs. Interbase vs. Kdb vs. Microsoft Access

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

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonInformix  Xexclude from comparisonInterbase  Xexclude from comparisonKdb  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 FlinkA 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 BorlandHigh performance Time Series DBMSMicrosoft 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 12.10 support for JSON/BSON datatypes compatible with MongoDBRelational DBMSTime Series DBMS
Vector DBMS
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS infowith Informix TimeSeries Extension
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#176  Overall
#15  Time Series DBMS
Score18.85
Rank#35  Overall
#22  Relational DBMS
Score5.04
Rank#71  Overall
#39  Relational DBMS
Score7.70
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score105.40
Rank#11  Overall
#8  Relational DBMS
Websiteiotdb.apache.orgwww.ibm.com/­products/­informixwww.embarcadero.com/­products/­interbasekx.comwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlinformix.hcldoc.com
www.ibm.com/­support/­knowledgecenter/­SSGU8G/­welcomeIfxServers.html
docs.embarcadero.com/­products/­interbasecode.kx.comdeveloper.microsoft.com/­en-us/­access
DeveloperApache Software FoundationIBM, 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.EmbarcaderoKx Systems, a division of First Derivatives plcMicrosoft
Initial release2018198419842000 infokdb was released 2000, kdb+ in 20031992
Current release1.1.0, April 202314.10.FC5, November 2020InterBase 2020, December 20193.6, May 20181902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree developer edition availablecommercialcommercial infofree 32-bit versioncommercial 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, C++ and JavaCqC++
Server operating systemsAll OS with a Java VM (>= 1.8)AIX
HP-UX
Linux
macOS
Solaris
Windows
Android
iOS
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyes infoSince Version 12.10 support for JSON/BSON datatypesyesyesyes
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 infoexport as XML data possibleyes
Secondary indexesyesyesyesyes infotable attribute 'grouped'yes
SQL infoSupport of SQLSQL-like query languageyesyesSQL-like query language (q)yes infobut not compliant to any SQL standard
APIs and other access methodsJDBC
Native API
JDBC
JSON API infoMongoDB compatible
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
DAO
ODBC
OLE DB
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
.Net
C
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresyesyesyes infoInterbase procedure and trigger languageuser defined functionsyes infosince Access 2010 using the ACE-engine
Triggersyesyesyesyes infowith viewsyes 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)Shardingnonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasMulti-source replication
Source-replica replication
Interbase Change ViewsSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknonono infosimilar paradigm used for internal processingno
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 datanoACIDACIDnoACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMultiversion concurreny controlyesyes
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-standardrights management via user accountsno infoa simple user-level security was built in till version Access 2003
More information provided by the system vendor
Apache IoTDBInformixInterbaseKdbMicrosoft Access
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
Licensing and pricing modelsupon request
» 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 IoTDBInformixInterbaseKdbMicrosoft 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

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

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

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

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

provided by Google News

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

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

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

The Top 5 Data Migration Tools
13 June 2023, Datamation

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Sakaja's vow to nurture sports talents in Nairobi
23 February 2024, Nairobi News

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

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

AHQ (Unit) Islamabad wins interbase shooting c’ship
11 February 2020, Pakistan Observer

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

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

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

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News



Share this page

Featured Products

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.

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here