# About MariaDB

## About MariaDB Server

MariaDB Server is a leading open source relational database, developed by the original creators of MySQL. Renowned for its speed, scalability, and robustness, it serves a wide range of applications, from banking to websites, and powers notable platforms like Wikipedia and WordPress.com. Originally designed as a drop-in replacement for MySQL, MariaDB Server offers an enhanced feature set, including a rich ecosystem of storage engines and plugins. Its versatility is further extended by features like GIS, Oracle and MySQL compatibility, JSON functionality, and vector search in recent versions. MariaDB Server utilizes a standard SQL interface for data access and benefits from continuous open-source development, ensuring its reliability and innovation.

Learn how to [get started with MariaDB Server](https://mariadb.com/get-started-with-mariadb/).

## About MariaDB plc

MariaDB plc is the lead developer behind the popular open source database MariaDB Server, which has been downloaded over 1 billion times. The company also develops an enterprise version, MariaDB Enterprise Platform, that delivers reliability, security and scalability needed to run production workloads with extreme peace-of-mind. MariaDB plc delivers long term releases for customers and provides world-class support and enterprise-level SLAs.

For more information, visit [mariadb.com](http://mariadb.com).

## About MariaDB Foundation

The MariaDB Foundation is a non-profit organization that acts as the global contact point for collaboration on MariaDB Server. The MariaDB Foundation’s mission is around Openness, Adoption and Continuity.

* Ensuring the MariaDB Server code base remains open for usage and contributions on technical merits.
* Stiving to increase adoption by users and across use cases, platforms and means of deployment.
* Providing continuity to the MariaDB Server ecosystem, independent of any commercial entities.

For more information, visit [mariadb.org](http://mariadb.org).\\

{% @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/general-resources/about/about-mariadb.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.
