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

DBMS > Apache IoTDB vs. Atos Standard Common Repository vs. Microsoft Access vs. TinkerGraph

System Properties Comparison Apache IoTDB vs. Atos Standard Common Repository vs. Microsoft Access vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonTinkerGraph  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
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 FlinkHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksMicrosoft 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.)A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.19
Rank#176  Overall
#15  Time Series DBMS
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score0.12
Rank#344  Overall
#34  Graph DBMS
Websiteiotdb.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.microsoft.com/­en-us/­microsoft-365/­accesstinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldeveloper.microsoft.com/­en-us/­access
DeveloperApache Software FoundationAtos Convergence CreatorsMicrosoft
Initial release2018201619922009
Current release1.1.0, April 202317031902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercial infoBundled with Microsoft OfficeOpen Source infoApache 2.0
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 languageJavaJavaC++Java
Server operating systemsAll OS with a Java VM (>= 1.8)LinuxWindows infoNot a real database server, but making use of DLLs
Data schemeyesSchema and schema-less with LDAP viewsyesschema-free
Typing infopredefined data types such as float or dateyesoptionalyesyes
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 indexesyesyesyesno
SQL infoSupport of SQLSQL-like query languagenoyes infobut not compliant to any SQL standardno
APIs and other access methodsJDBC
Native API
LDAPADO.NET
DAO
ODBC
OLE DB
TinkerPop 3
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
All languages with LDAP bindingsC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Groovy
Java
Server-side scripts infoStored proceduresyesnoyes infosince Access 2010 using the ACE-engineno
Triggersyesyesyes infosince Access 2010 using the ACE-engineno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infocell divisionnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Immediate Consistency or Eventual Consistency depending on configurationnone
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsACID infobut no files for transaction loggingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyesLDAP bind authenticationno infoa simple user-level security was built in till version Access 2003no

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
Apache IoTDBAtos Standard Common RepositoryMicrosoft AccessTinkerGraph
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

Apache Promotes IoT Database Project
25 September 2020, Datanami

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

provided by Google News

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

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

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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.

RaimaDB logo

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

Milvus logo

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

SingleStore logo

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

Present your product here