DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InfluxDB vs. Microsoft Access vs. Oracle vs. SQLite

System Properties Comparison InfluxDB vs. Microsoft Access vs. Oracle vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInfluxDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOracle  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionDBMS for storing time series, events and metricsMicrosoft 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.)Widely used RDBMSWidely used embeddable, in-process RDBMS
Primary database modelTime Series DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websitewww.influxdata.com/­products/­influxdb-overviewwww.microsoft.com/­en-us/­microsoft-365/­accesswww.oracle.com/­databasewww.sqlite.org
Technical documentationdocs.influxdata.com/­influxdbdeveloper.microsoft.com/­en-us/­accessdocs.oracle.com/­en/­databasewww.sqlite.org/­docs.html
DeveloperMicrosoftOracleDwayne Richard Hipp
Initial release2013199219802000
Current release2.7.5, January 20241902 (16.0.11328.20222), March 201923c, September 20233.45.2  (12 March 2024), March 2024
License infoCommercial or Open SourceOpen Source infoMIT-License; commercial enterprise version availablecommercial infoBundled with Microsoft Officecommercial inforestricted free version is availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++C and C++C
Server operating systemsLinux
OS X infothrough Homebrew
Windows infoNot a real database server, but making use of DLLsAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less
Data schemeschema-freeyesyes infoSchemaless in JSON and XML columnsyes infodynamic column types
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesyes infonot rigid because of 'dynamic typing' concept.
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.noyesno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLSQL-like query languageyes infobut not compliant to any SQL standardyes infowith proprietary extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP API
JSON over UDP
ADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnoyes infosince Access 2010 using the ACE-enginePL/SQL infoalso stored procedures in Java possibleno
Triggersnoyes infosince Access 2010 using the ACE-engineyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoin enterprise version onlynoneSharding, horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlynoneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infobut no files for transaction loggingACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlsimple rights management via user accountsno infoa simple user-level security was built in till version Access 2003fine grained access rights according to SQL-standardno
More information provided by the system vendor
InfluxDBMicrosoft AccessOracleSQLite
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
InfluxDBMicrosoft AccessOracleSQLite
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

provided by Google News

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

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

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

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

provided by Google News

RSA Conference 2024: The Art of Possible
16 April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Maximize database performance with Oracle Exadata and Oracle Linux
27 March 2024, Oracle

Oracle Database@Azure now Generally Available in Azure East US Region to accelerate your data center exit
13 December 2023, Oracle

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, 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.

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.

SingleStore logo

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

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