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 Aurora vs. BaseX vs. DuckDB vs. Geode

System Properties Comparison Amazon Aurora vs. BaseX vs. DuckDB vs. Geode

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonBaseX  Xexclude from comparisonDuckDB  Xexclude from comparisonGeode  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.An embeddable, in-process, column-oriented SQL OLAP RDBMSGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processes
Primary database modelRelational DBMSNative XML DBMSRelational DBMSKey-value store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.57
Rank#51  Overall
#32  Relational DBMS
Score1.84
Rank#135  Overall
#4  Native XML DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score1.86
Rank#134  Overall
#24  Key-value stores
Websiteaws.amazon.com/­rds/­aurorabasex.orgduckdb.orggeode.apache.org
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.basex.orgduckdb.org/­docsgeode.apache.org/­docs
DeveloperAmazonBaseX GmbHOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.
Initial release2015200720182002
Current release11.0, June 20241.0.0, June 20241.1, February 2017
License infoCommercial or Open SourcecommercialOpen Source infoBSD licenseOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses available as Gemfire
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Java
Server operating systemshostedLinux
OS X
Windows
server-lessAll OS with a Java VM infothe JDK (8 or later) is also required
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesno infoXQuery supports typesyesyes
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 indexesyesyesyesno
SQL infoSupport of SQLyesnoyesSQL-like query language (OQL)
APIs and other access methodsADO.NET
JDBC
ODBC
Java API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java Client API
Memcached protocol
RESTful HTTP API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
All JVM based languages
C++
Groovy
Java
Scala
Server-side scripts infoStored proceduresyesyesnouser defined functions
Triggersyesyes infovia eventsnoyes infoCache Event Listeners
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnonenoneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDmultiple readers, single writerACIDyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept on 4 levelsnoAccess rights per client and object definable

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 AuroraBaseXDuckDBGeode
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

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

show all

Recent citations in the news

Introducing the Advanced Python Wrapper Driver for Amazon Aurora | Amazon Web Services
11 June 2024, AWS Blog

Build a FedRAMP compliant generative AI-powered chatbot using Amazon Aurora Machine Learning and Amazon ...
10 June 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27 November 2023, AWS Blog

Improve the performance of generative AI workloads on Amazon Aurora with Optimized Reads and pgvector | Amazon ...
9 February 2024, AWS Blog

Build generative AI applications with Amazon Aurora and Knowledge Bases for Amazon Bedrock | Amazon Web Services
2 February 2024, AWS Blog

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

Xml Databases Software Market Thriving at a Tremendous Growth – TIMC
16 June 2024, TIMC

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

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

Neo4j logo

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

Milvus logo

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

Present your product here