# MariaDB

MariaDB es una aplicación de base de datos desarrollada por MySQL, por lo que posee muchas funciones similares y mejoradas. Integrar MariaDB con GearPlug te permite mantener tu base de datos actualizada automáticamente.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh4.googleusercontent.com/z9fcOXo5nYnwbK-sMtGAPKndBw10R7GX1NTGYamN3oAWZtZ8AgHzTVZcfrFtmYGp7TDYXgwiMqXDHmp_ke6IPX3YAIfCycnSS3ZljgOgEArf01ERxMKRkkDvg79NGsSYJtu5CL5-5A1bYYJerkL2DQ" alt=""><figcaption></figcaption></figure>

Como origen, MariaDB ofrece una acción:

* **Obtener datos de la fila**: Extrae los datos de nuevos registros creados en tu base de datos.

### Como destino

<figure><img src="https://lh5.googleusercontent.com/PpZ8cfmD1zPAfOtFQE1ZHI1PKma0Ct05ef301o3wBd3szSPXKbsG5oxF1hcov13PCW5Q4u6046GF0yc9il5hyWVEqmFw9vq8CHtFAPHEJzbE7oA5QVDe-ZtauD5IV4GHH4KKnrq3Awrnj8r7LyEYFQ" alt=""><figcaption></figcaption></figure>

Como destino, MariaDB ofrece una acción:

* **Insertar fila**: Crea nuevos registros automáticamente en tu base de datos con información de otras apps.


---

# 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://docs.gearplug.io/configura-tus-conexiones/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.
