# Aurora

* **Proprietary technology by AWS.**<br>
* **Relational database engine that is fully managed built for the cloud.**<br>
* **MySQL and PostgreSQL compatible database.**<br>
* **5x faster than MySQL** and **3x faster than PostgreSQL**. This performance is on par with commercial databases, at **1/10th the cost**.<br>
* Fault-tolerant and self-healing.<br>
* AWS manages hardware provisioning, software patching, setup, configuration, or backups, etc.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://karansingh.gitbook.io/ccpnotes/databases/untitled-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
