DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Atos Standard Common Repository vs. Dolt vs. Graphite vs. Microsoft Access vs. TimesTen

System Properties Comparison Atos Standard Common Repository vs. Dolt vs. Graphite vs. Microsoft Access vs. TimesTen

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonDolt  Xexclude from comparisonGraphite  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonTimesTen  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA MySQL compatible DBMS with Git-like versioning of data and schemaData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperMicrosoft 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.)An in-memory SQL relational database that delivers microsecond response and high throughput for OLTP applications. TimesTen can be deployed as a standalone database or as a cache to a backend Oracle database.
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score5.19
Rank#62  Overall
#4  Time Series DBMS
Score93.76
Rank#12  Overall
#8  Relational DBMS
Score1.26
Rank#164  Overall
#75  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorygithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­graphite-project/­graphite-webwww.microsoft.com/­en-us/­microsoft-365/­accesswww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.dolthub.comgraphite.readthedocs.iodeveloper.microsoft.com/­en-us/­accessdocs.oracle.com/­en/­database/­other-databases/­timesten/­index.html
DeveloperAtos Convergence CreatorsDoltHub IncChris DavisMicrosoftOracle infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20162018200619921998
Current release17031902 (16.0.11328.20222), March 2019Release 22.1
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache 2.0commercial infoBundled with Microsoft Officecommercial
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 languageJavaGoPythonC++
Server operating systemsLinuxLinux
macOS
Windows
Linux
Unix
Windows infoNot a real database server, but making use of DLLsIBM AIX Power PC 64-bit
Linux arm64
Linux x86-64
Solaris SPARC 64
Solaris SPARC/x86
Solaris x86-64
Data schemeSchema and schema-less with LDAP viewsyesyesyesyes
Typing infopredefined data types such as float or dateoptionalyesNumeric data onlyyesyes
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.yesnonono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoyesnoyes infobut not compliant to any SQL standardyes
APIs and other access methodsLDAPCLI Client
HTTP REST
HTTP API
Sockets
ADO.NET
DAO
ODBC
OLE DB
ODBC
ODP.NET
Oracle Call Interface (OCI)
Pro*C/C++ programming interfaces
SQL and PL/SQL via JDBC
Supported programming languagesAll languages with LDAP bindingsAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript (Node.js)
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C
C++
Java
Node.js
PL/SQL
Python
Server-side scripts infoStored proceduresnoyes infocurrently in alpha releasenoyes infosince Access 2010 using the ACE-enginePL/SQL
Triggersyesyesnoyes infosince Access 2010 using the ACE-engineno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.nonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDnoACID infobut no files for transaction loggingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyesyes
Durability infoSupport for making data persistentyesyesyesyes infobut no files for transaction loggingyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlLDAP bind authenticationOnly one user is configurable, and must be specified in the config file at startupnono infoa simple user-level security was built in till version Access 2003fine grained access rights according to SQL-standard

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
Atos Standard Common RepositoryDoltGraphiteMicrosoft AccessTimesTen
DB-Engines blog posts

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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

25 Hot New Data Tools and What They DON’T Do
14 May 2020, Towards Data Science

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Collecting, storing, and analyzing your DevOps workloads with open-source Telegraf, Amazon Timestream, and Grafana
25 November 2020, AWS Blog

provided by Google News

I live with MS: Access to affordable healthcare is my lifeline | Opinion
14 August 2024, Miami Herald

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

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

Access Migration to Power Apps and Dataverse is released to General Availability
11 May 2022, microsoft.com

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

SAP S&D Benchmark - The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8 May 2015, AnandTech

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

The data platform to build your intelligent applications.
Try it free.

Present your product here