---
name: gdtest-config-parser
description: >
  Test parser override in config. Use when writing Python code that uses the gdtest_config_parser package.
---

# gdtest_config_parser

Test parser override in config

## Installation

```bash
pip install gdtest-config-parser
```

## API overview

### Functions

Public functions

- `connect`: Connect to a database
- `disconnect`: Disconnect from the database
- `query`: Execute a SQL query
- `fetch_all`: Fetch all rows from a table

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
