Logo Features for Aurora MySQL

Modified date: Monday, June 30, 2025

Table of Contents

Introduction

In its own words, "Aurora is a relational database management system (RDBMS) built for the cloud with full MySQL and PostgreSQL compatibility".

General

FeatureValueDefinition
introAurora is a relational database management system (RDBMS) built for the cloud with full MySQL and PostgreSQL compatibility.in their own words - but I reserved the rights to remove some bold claims like "the best", unless it is widely recognized.
vendorAmazon AWS

Data Types

FeatureValueDefinition
int: signessbothif differentiate signed and unsigned int
int: 1-bytes int nametinyint
int: 2-bytes int namesmallint
int: 3-bytes int namemediumint
int: 4-bytes int nameint
int: 8-bytes int namebigint

SQL

FeatureValueDefinition
baseMySQL
SQL: standard complaincemedium
PL: mainSQL + SPmain programming lanage: most database suports SQL because SQL is a well established standard. However, each database would like to extend SQL more or less.
PL: other language supportnoPL lanaguage other than PL/SQL, like PL/Java, PL/Rust etc
Object-Relational?no
vector searchno nativedoes it support vector search

Storage and System

FeatureValueDefinition

Benchmarking

FeatureValueDefinition

Tools

FeatureValueDefinition

Export Regulations

FeatureValueDefinition

Internal

FeatureValueDefinition

Internal - Optimizer

FeatureValueDefinition

Internal - Runtime

FeatureValueDefinition

Internal - Storage Engine

FeatureValueDefinition