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 > Amazon DynamoDB vs. Ehcache vs. Microsoft Access vs. Microsoft Azure Table Storage vs. Sadas Engine

System Properties Comparison Amazon DynamoDB vs. Ehcache vs. Microsoft Access vs. Microsoft Azure Table Storage vs. Sadas Engine

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEhcache  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA widely adopted Java cache with tiered storage optionsMicrosoft 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 Wide Column Store for rapid development using massive semi-structured datasetsSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelDocument store
Key-value store
Key-value storeRelational DBMSWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score4.89
Rank#67  Overall
#8  Key-value stores
Score104.92
Rank#11  Overall
#8  Relational DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.ehcache.orgwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­en-us/­services/­storage/­tableswww.sadasengine.com
Technical documentationdocs.aws.amazon.com/­dynamodbwww.ehcache.org/­documentationdeveloper.microsoft.com/­en-us/­accesswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperAmazonTerracotta Inc, owned by Software AGMicrosoftMicrosoftSADAS s.r.l.
Initial release20122009199220122006
Current release3.10.0, March 20221902 (16.0.11328.20222), March 20198.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2; commercial licenses availablecommercial infoBundled with Microsoft Officecommercialcommercial infofree trial version available
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemshostedAll OS with a Java VMWindows infoNot a real database server, but making use of DLLshostedAIX
Linux
Windows
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonono
Secondary indexesyesnoyesnoyes
SQL infoSupport of SQLnonoyes infobut not compliant to any SQL standardnoyes
APIs and other access methodsRESTful HTTP APIJCacheADO.NET
DAO
ODBC
OLE DB
RESTful HTTP APIJDBC
ODBC
Proprietary protocol
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnonoyes infosince Access 2010 using the ACE-enginenono
Triggersyes infoby integration with AWS Lambdayes infoCache Event Listenersyes infosince Access 2010 using the ACE-enginenono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoby using Terracotta ServernoneSharding infoImplicit feature of the cloud servicehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoby using Terracotta Servernoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Tunable Consistency (Strong, Eventual, Weak)Immediate 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 regionyes infosupports JTA and can work as an XA resourceACID infobut no files for transaction loggingoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nono infoa simple user-level security was built in till version Access 2003Access rights based on private key authentication or shared access signaturesAccess rights for users, groups and roles 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
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 DynamoDBEhcacheMicrosoft AccessMicrosoft Azure Table StorageSadas Engine
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

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

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

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

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.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.

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

AllegroGraph logo

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

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

Present your product here