# About the MariaDB Foundation

The [MariaDB Foundation](https://mariadb.org) ensures that there is not just one person or one company driving MariaDB/MySQL development. It is the custodian of the MariaDB code and guardian of the MariaDB community.

The MariaDB Foundation is the owner of the main MariaDB server project and owns mariadb.org. This ensures that the [official MariaDB development tree](https://github.com/MariaDB/server) will always be open for the MariaDB developer community.

## Goals

That MariaDB be actively developed in the community and to:

* Increase adoption of MariaDB.
* Ensure sustainable high-quality efforts to build, test and distribute MariaDB.
* Ensure that community patches are reviewed and adopted.
* Guarantee a community voice and define development rules.
* Keep MariaDB compatible with MySQL.
* Maintain mariadb.org.

If you are using MariaDB in production and want to ensure that MariaDB is always actively developed, then you should sponsor or become a [member of the MariaDB foundation!](https://mariadb.org/donate/).

It's the MariaDB Foundation that ensures that all community patches, including MySQL source code, are merged into MariaDB. It also does the builds and QA of MariaDB and provides a lot of the [MariaDB documentation](https://mariadb.com/docs).

We are very grateful to our [current members and sponsors](https://mariadb.org/en/supporters) who are making this work possible!

More information about the Foundation can be found on the [MariaDB foundation website](https://mariadb.org/en/foundation/).

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}


---

# 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/server/clients-and-utilities/server-client-software/mariadb-foundation.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.
