DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. Drizzle vs. Ehcache vs. Fauna vs. Microsoft Access

System Properties Comparison Amazon DocumentDB vs. Drizzle vs. Ehcache vs. Fauna vs. Microsoft Access

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonDrizzle  Xexclude from comparisonEhcache  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A widely adopted Java cache with tiered storage optionsFauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Microsoft 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 storeRelational DBMSKey-value storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Websiteaws.amazon.com/­documentdbwww.ehcache.orgfauna.comwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationaws.amazon.com/­documentdb/­resourceswww.ehcache.org/­documentationdocs.fauna.comdeveloper.microsoft.com/­en-us/­access
DeveloperDrizzle project, originally started by Brian AkerTerracotta Inc, owned by Software AGFauna, Inc.Microsoft
Initial release20192008200920141992
Current release7.2.4, September 20123.10.0, March 20221902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLOpen Source infoApache Version 2; commercial licenses availablecommercialcommercial infoBundled with Microsoft Office
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 languageC++JavaScalaC++
Server operating systemshostedFreeBSD
Linux
OS X
All OS with a Java VMhostedWindows infoNot a real database server, but making use of DLLs
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesnoyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnonoyes infobut not compliant to any SQL standard
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JDBCJCacheRESTful HTTP APIADO.NET
DAO
ODBC
OLE DB
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
C
C++
Java
PHP
JavaC#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnononouser defined functionsyes infosince Access 2010 using the ACE-engine
Triggersnono infohooks for callbacks inside the server can be used.yes infoCache Event Listenersnoyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoby using Terracotta Serverhorizontal partitioning infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasMulti-source replication
Source-replica replication
yes infoby using Terracotta ServerMulti-source replicationnone
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 systemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDyes infosupports JTA and can work as an XA resourceACIDACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyesyes 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.yesno
User concepts infoAccess controlAccess rights for users and rolesPluggable authentication mechanisms infoe.g. LDAP, HTTPnoIdentity management, authentication, and access controlno 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
Amazon DocumentDBDrizzleEhcacheFauna infopreviously named FaunaDBMicrosoft Access
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16 April 2024, AWS Blog

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

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Groundbreaking New Database Language and Seamless Developer Experience to Enterprise Proven ...
22 August 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

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

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

AllegroGraph logo

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

Milvus logo

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

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.

Present your product here