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

DBMS > Atos Standard Common Repository vs. CouchDB vs. LMDB vs. MaxDB vs. Microsoft Access

System Properties Comparison Atos Standard Common Repository vs. CouchDB vs. LMDB vs. MaxDB vs. Microsoft Access

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonLMDB  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonMicrosoft Access  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 native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A high performant, light-weight, embedded key-value database libraryA robust and reliable RDBMS optimized to run all major SAP solutionsMicrosoft 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 modelDocument store
Key-value store
Document storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score1.99
Rank#125  Overall
#21  Key-value stores
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorycouchdb.apache.orgwww.symas.com/­symas-embedded-database-lmdbmaxdb.sap.comwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.couchdb.org/­en/­stablewww.lmdb.tech/­docmaxdb.sap.com/­documentationdeveloper.microsoft.com/­en-us/­access
DeveloperAtos Convergence CreatorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerSymasSAP, acquired from Software AG (Adabas-D) in 1997Microsoft
Initial release20162005201119841992
Current release17033.3.3, December 20230.9.32, January 20247.9.10.12, February 20241902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Sourcecommercial infoLimited community edition freecommercial 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 languageJavaErlangCC++C++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Unix
Windows
AIX
HP-UX
Linux
Solaris
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeSchema and schema-less with LDAP viewsschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateoptionalnoyesyes
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 indexesyesyes infovia viewsnoyesyes
SQL infoSupport of SQLnononoyesyes infobut not compliant to any SQL standard
APIs and other access methodsLDAPRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
WebDAV
ADO.NET
DAO
ODBC
OLE DB
Supported programming languagesAll languages with LDAP bindingsC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Clojure
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Nim
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Rust
Swift
Tcl
.Net
C#
Java
Perl
PHP
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnoView functions in JavaScriptnoyesyes infosince Access 2010 using the ACE-engine
Triggersyesyesnoyesyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionSharding infoimproved architecture with release 2.0nonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
noneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsno infoatomic operations within a single document possibleACIDACIDACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
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.yesnoyesno
User concepts infoAccess controlLDAP bind authenticationAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003

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 RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"LMDBMaxDB infoformerly named Adabas-DMicrosoft Access
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

provided by Google News

Automating SAP S/4HANA Migration with IT-Conductor, BGP Managed Services, and AWS | Amazon Web Services
22 August 2023, AWS Blog

The Tom Brady Data Biography
8 September 2023, StatsBomb

The Lightning Memory-mapped Database
2 March 2016, InfoQ.com

Akamai launches managed database service – Blocks and Files
25 April 2022, Blocks & Files

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

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

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here