# ¿Qué contribuye al crecimiento de la base de datos de RMH?

El mayor factor que contribuye al crecimiento de la base de datos de la tienda es el número de transacciones POS. En general, a medida que aumenta el número de transacciones POS (o pedidos), más crece la base de datos de la tienda.

Sin embargo, las transacciones no son la única causa del crecimiento de la base de datos. Agregar grandes cantidades de artículos a Store Manager o Central Manager también puede contribuir al crecimiento de la base de datos de la tienda. Básicamente, la base de datos de la tienda crece a medida que se agregan datos a RMH.


---

# 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.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-what-contributes-rmh-database-growth.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.
