# appRules Embedded Database DBA Tool

If you have defined some embedded database project databases, you can edit and modify them directly using the appRules Embedded Database DBA Tool.&#x20;

{% hint style="info" %}
It is recommended that you use SQL Server, SQL Azure or other supported enterprise database engine as your project database for major projects.  The appRules Embedded Database is only recommended for small projects or for prototypes.         &#x20;

You can use the appRules CheckIn/CheckOut utility to copy the contents of one project database into another.&#x20;
{% endhint %}

The DBA Tool is accessible directly from the root folder by running the executable:

<figure><img src="/files/HXWCyGWcFj6sYEnxhOys" alt=""><figcaption></figcaption></figure>

Some test sample databases are delivered in the appRules Embedded Database format:

<figure><img src="/files/fOB8mIzUFZuXtWy3p3Nj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/GeQ6PVtsKtHT20DgnaL1" alt=""><figcaption></figcaption></figure>


---

# 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.appstrategy.com/apprules-r-documentation/platform/self-hosting/apprules-embedded-database-dba-tool.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.
