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. Apache Doris vs. Apache Druid vs. Microsoft Access vs. SwayDB

System Properties Comparison Amazon DynamoDB vs. Apache Doris vs. Apache Druid vs. Microsoft Access vs. SwayDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Doris  Xexclude from comparisonApache Druid  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn MPP-based analytics DBMS embracing the MySQL protocolOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMicrosoft 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 embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMS
Time Series DBMS
Relational DBMSKey-value store
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
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Websiteaws.amazon.com/­dynamodbdoris.apache.org
github.com/­apache/­doris
druid.apache.orgwww.microsoft.com/­en-us/­microsoft-365/­accessswaydb.simer.au
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­apache/­doris/­wikidruid.apache.org/­docs/­latest/­designdeveloper.microsoft.com/­en-us/­access
DeveloperAmazonApache Software Foundation, originally contributed from BaiduApache Software Foundation and contributorsMicrosoftSimer Plaha
Initial release20122017201219922018
Current release1.2.2, February 202329.0.1, April 20241902 (16.0.11328.20222), March 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoApache license v2commercial infoBundled with Microsoft OfficeOpen Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++Scala
Server operating systemshostedLinuxLinux
OS X
Unix
Windows infoNot a real database server, but making use of DLLs
Data schemeschema-freeyesyes infoschema-less columns are supportedyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 indexesyesyesyesyesno
SQL infoSupport of SQLnoyesSQL for queryingyes infobut not compliant to any SQL standardno
APIs and other access methodsRESTful HTTP APIJDBC
MySQL client
JDBC
RESTful HTTP/JSON API
ADO.NET
DAO
ODBC
OLE DB
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnouser defined functionsnoyes infosince Access 2010 using the ACE-engineno
Triggersyes infoby integration with AWS Lambdanonoyes infosince Access 2010 using the ACE-engineno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningSharding infomanual/auto, time-basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyes, via HDFS, S3 or other storage enginesnonenone
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
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
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 regionnoACID infobut no files for transaction loggingAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infobut no files for transaction loggingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemno 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
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 DynamoDBApache DorisApache DruidMicrosoft AccessSwayDB
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

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

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

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here