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

DBMS > Amazon DynamoDB vs. Atos Standard Common Repository vs. Coveo vs. LevelDB vs. Microsoft Access

System Properties Comparison Amazon DynamoDB vs. Atos Standard Common Repository vs. Coveo vs. LevelDB vs. Microsoft Access

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCoveo  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMicrosoft 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 store
Key-value store
Search engineKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score2.11
Rank#118  Overall
#11  Search engines
Score2.25
Rank#115  Overall
#19  Key-value stores
Score101.16
Rank#11  Overall
#8  Relational DBMS
Websiteaws.amazon.com/­dynamodbatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.coveo.comgithub.com/­google/­leveldbwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.coveo.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddeveloper.microsoft.com/­en-us/­access
DeveloperAmazonAtos Convergence CreatorsCoveoGoogleMicrosoft
Initial release20122016201220111992
Current release17031.23, February 20211902 (16.0.11328.20222), March 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialcommercialOpen Source infoBSDcommercial infoBundled with Microsoft Office
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemshostedLinuxhostedIllumos
Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeschema-freeSchema and schema-less with LDAP viewshybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationschema-freeyes
Typing infopredefined data types such as float or dateyesoptionalyesnoyes
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.yesnono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnonononoyes infobut not compliant to any SQL standard
APIs and other access methodsRESTful HTTP APILDAPRESTful HTTP APIADO.NET
DAO
ODBC
OLE DB
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
All languages with LDAP bindingsC#
Java
JavaScript
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnonononoyes infosince Access 2010 using the ACE-engine
Triggersyes infoby integration with AWS Lambdayesyesnoyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infocell divisionyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionAtomic execution of specific operationsyesnoACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infowith automatic compression on writesyes 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.yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)LDAP bind authenticationgranular access controls, API key management, content filtersnono 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon DynamoDBAtos Standard Common RepositoryCoveoLevelDBMicrosoft Access
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 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

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

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

provided by Google News

Coveo Solutions Inc. (TSE:CVO) Given Average Rating of “Buy” by Analysts
10 June 2024, Defense World

Analysts Have Been Trimming Their Coveo Solutions Inc. (TSE:CVO) Price Target After Its Latest Report
7 June 2024, Yahoo Finance

Coveo's 2024 Commerce Industry Report Finds More Than 70% of Consumers are Expecting Generative AI to ...
10 June 2024, Directors Club News

Coveo Solutions Inc. (TSE:CVO) Given Average Rating of "Buy" by Brokerages
10 June 2024, MarketBeat

Coveo's 2024 Commerce Industry Report Finds More Than 70% of Consumers are Expecting Generative AI to ...
6 June 2024, PR Newswire

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
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

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

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

Milvus logo

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

Present your product here