# MariaDB Platform Quickstart Guides

### Quickstart Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>MariaDB Overview Guide</strong></td><td><em>This Quickstart Guide overviews the MariaDB Enterprise Platform's components. It details MariaDB Enterprise Server (core database), MaxScale (proxy for load balancing, security, testing), and extensions like Galera (replication) and ColumnStore (analytics). It also covers enterprise tools and cloud-native components, illustrating their integrated function for streamlined, robust database solutions.</em></td><td><a href="/files/9E2xOIXchhQdW2h6tVbA">/files/9E2xOIXchhQdW2h6tVbA</a></td><td><a href="/pages/z3D6OJ0mjUzhGNTiDllF">/pages/z3D6OJ0mjUzhGNTiDllF</a></td></tr><tr><td><strong>Best Practices Guide</strong></td><td><em>This Quickstart Guide outlines MariaDB best practices for robust deployments. Key areas include regular, tested backups and structured change management. It emphasizes dedicated production servers, thorough pre-production testing, and timely updates. Also highlighted are understanding business requirements and leveraging commercial support for optimal performance and security.</em></td><td><a href="/files/SdGXJETeF3Ut1wj7LPfH">/files/SdGXJETeF3Ut1wj7LPfH</a></td><td><a href="/pages/i42R47KMIKPRQKEQhfmO">/pages/i42R47KMIKPRQKEQhfmO</a></td></tr><tr><td><strong>Security Guide</strong></td><td><em>This Quickstart Guide details essential MariaDB security measures. It covers using <code>mariadb-secure-installation</code> for initial setup, enforcing least privilege for user accounts, and securing network access with firewalls and binding addresses. Key practices include data encryption (SSL/TLS, TDE), hardening configurations (disabling <code>LOCAL INFILE</code>, enabling logging), and regular updates and auditing.</em></td><td><a href="/files/6DBdqgrn0HX4HqrymTJo">/files/6DBdqgrn0HX4HqrymTJo</a></td><td><a href="/pages/x7c9M1tZyscEfryAJqJ0">/pages/x7c9M1tZyscEfryAJqJ0</a></td></tr></tbody></table>


---

# 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://mariadb.com/docs/platform/mariadb-platform-quickstart-guides.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.
