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 > Datomic vs. InfluxDB vs. Manticore Search vs. Microsoft Access vs. SiteWhere

System Properties Comparison Datomic vs. InfluxDB vs. Manticore Search vs. Microsoft Access vs. SiteWhere

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonInfluxDB  Xexclude from comparisonManticore Search  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSiteWhere  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDBMS for storing time series, events and metricsMulti-storage database for search, including full-text search.Microsoft 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.)M2M integration platform for persisting/querying time series data
Primary database modelRelational DBMSTime Series DBMSSearch engineRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMS infowith GEO packageTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score0.06
Rank#367  Overall
#36  Time Series DBMS
Websitewww.datomic.comwww.influxdata.com/­products/­influxdb-overviewmanticoresearch.comwww.microsoft.com/­en-us/­microsoft-365/­accessgithub.com/­sitewhere/­sitewhere
Technical documentationdocs.datomic.comdocs.influxdata.com/­influxdbmanual.manticoresearch.comdeveloper.microsoft.com/­en-us/­accesssitewhere1.sitewhere.io/­index.html
DeveloperCognitectManticore SoftwareMicrosoftSiteWhere
Initial release20122013201719922010
Current release1.0.6735, June 20232.7.5, January 20246.0, February 20231902 (16.0.11328.20222), March 2019
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoGPL version 2commercial infoBundled with Microsoft OfficeOpen Source infoCommon Public Attribution License Version 1.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 languageJava, ClojureGoC++C++Java
Server operating systemsAll OS with a Java VMLinux
OS X infothrough Homebrew
FreeBSD
Linux
macOS
Windows
Windows infoNot a real database server, but making use of DLLsLinux
OS X
Windows
Data schemeyesschema-freeFixed schemayespredefined scheme
Typing infopredefined data types such as float or dateyesNumeric data and StringsInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesyes
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.nonoCan index from XMLno
Secondary indexesyesnoyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLnoSQL-like query languageSQL-like query languageyes infobut not compliant to any SQL standardno
APIs and other access methodsRESTful HTTP APIHTTP API
JSON over UDP
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
DAO
ODBC
OLE DB
HTTP REST
Supported programming languagesClojure
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresyes infoTransaction Functionsnouser defined functionsyes infosince Access 2010 using the ACE-engine
TriggersBy using transaction functionsnonoyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersSharding infoin enterprise version onlySharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersselectable replication factor infoin enterprise version onlySynchronous replication based on Galera librarynoneselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writesACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes infoThe original contents of fields are not stored in the Manticore index.yes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyes infoDepending on used storage engineno
User concepts infoAccess controlnosimple rights management via user accountsnono infoa simple user-level security was built in till version Access 2003Users with fine-grained authorization concept
More information provided by the system vendor
DatomicInfluxDBManticore SearchMicrosoft AccessSiteWhere
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

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

More resources
DatomicInfluxDBManticore SearchMicrosoft AccessSiteWhere
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

Recent citations in the news

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

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

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, Business Wire

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

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

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

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

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.

Milvus logo

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

AllegroGraph logo

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

Present your product here