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 SimpleDB vs. Apache Phoenix vs. ArangoDB vs. BaseX vs. Microsoft Access

System Properties Comparison Amazon SimpleDB vs. Apache Phoenix vs. ArangoDB vs. BaseX vs. Microsoft Access

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonApache Phoenix  Xexclude from comparisonArangoDB  Xexclude from comparisonBaseX  Xexclude from comparisonMicrosoft Access  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreA scale-out RDBMS with evolutionary schema built on Apache HBaseNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Light-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.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 modelKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Native XML DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#138  Overall
#24  Key-value stores
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score104.92
Rank#11  Overall
#8  Relational DBMS
Websiteaws.amazon.com/­simpledbphoenix.apache.orgarangodb.combasex.orgwww.microsoft.com/­en-us/­microsoft-365/­access
Technical documentationdocs.aws.amazon.com/­simpledbphoenix.apache.orgdocs.arangodb.comdocs.basex.orgdeveloper.microsoft.com/­en-us/­access
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAmazonApache Software FoundationArangoDB Inc.BaseX GmbHMicrosoft
Initial release20072014201220071992
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.11.5, November 202310.7, August 20231902 (16.0.11328.20222), March 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD licensecommercial infoBundled with Microsoft Office
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++JavaC++
Server operating systemshostedLinux
Unix
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Windows infoNot a real database server, but making use of DLLs
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-free infoautomatically recognizes schema within a collectionschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infostring, double, boolean, list, hashno infoXQuery supports typesyes
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.no
Secondary indexesyes infoAll columns are indexed automaticallyyesyesyesyes
SQL infoSupport of SQLnoyesnonoyes infobut not compliant to any SQL standard
APIs and other access methodsRESTful HTTP APIJDBCAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
ADO.NET
DAO
ODBC
OLE DB
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Server-side scripts infoStored proceduresnouser defined functionsJavaScriptyesyes infosince Access 2010 using the ACE-engine
Triggersnononoyes infovia eventsyes infosince Access 2010 using the ACE-engine
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationShardingSharding infosince version 2.0nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Source-replica replication with configurable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationno infocan be done with stored procedures in JavaScriptnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Foreign keys infoReferential integritynonoyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDACIDmultiple readers, single writerACID infobut no files for transaction logging
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyyesUsers with fine-grained authorization concept on 4 levelsno infoa simple user-level security was built in till version Access 2003
More information provided by the system vendor
Amazon SimpleDBApache PhoenixArangoDBBaseXMicrosoft Access
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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 SimpleDBApache PhoenixArangoDBBaseXMicrosoft Access
DB-Engines blog posts

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

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

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

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28 May 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed ...
12 November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

An Overview of Amazon Web Services - Cloud Application Architectures [Book]
22 September 2018, oreilly.com

provided by Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

Deep dive into Azure HDInsight 4.0
25 September 2018, azure.microsoft.com

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

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

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



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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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