# Random Query Generator Tests

{% hint style="info" %}
This page contains background information for MariaDB developers.
{% endhint %}

[PQuery](https://github.com/mariadb-corporation/mariadb-qa/tree/master/pquery) is currently in development to perform random query generation.

The documentation for the Random Query Generator is available [here](http://github.com/RQG/RQG-Documentation/wiki/Category:RandomQueryGenerator).

The latest RQG used by MariaDB can be found at:

* <https://github.com/elenst/rqg/tree/master>
* <https://github.com/MariaDB/randgen/tree/master>

The list of automatic tests is located in the `buildbot.conf` file in the [`mariadb.org-tools`](https://mariadb.com/docs/server/reference/product-development/server-development/quality/benchmarks-and-long-running-tests/benchmarks/mariadb-tools) repository.

## See Also <a href="#see-also" id="see-also"></a>

* [RQG Performance Comparisons](https://mariadb.com/docs/server/reference/product-development/server-development/quality/benchmarks-and-long-running-tests/benchmarks/rqg-performance-comparisons)
* [RQG Extensions for MariaDB Features](https://mariadb.com/docs/server/reference/product-development/server-development/quality/rqg-extensions-for-mariadb)
* [Optimizer Quality](https://mariadb.com/docs/server/reference/product-development/server-development/quality/optimizer-quality)
* [QA Tools](https://mariadb.com/docs/server/reference/product-development/server-development/quality/qa-tools)
* [Worklog Quality Checklist Template](https://mariadb.com/docs/server/reference/product-development/server-development/quality/worklog-quality-checklist-template)
