# API Reference


## Functions


Public functions


[connect()](connect.md#gdtest_config_parser.connect)  
Connect to a database.

[disconnect()](disconnect.md#gdtest_config_parser.disconnect)  
Disconnect from the database.

[query()](query.md#gdtest_config_parser.query)  
Execute a SQL query.

[fetch_all()](fetch_all.md#gdtest_config_parser.fetch_all)  
Fetch all rows from a table.
