# Database protocol support

> Deployment requirements and configuration for database protocols supported by Aembit Agent Proxy

Aembit Agent Proxy supports multiple database wire protocols, enabling credential injection without application code changes. Each protocol has specific deployment requirements and configuration steps.

This section covers deployment-level context for database protocol support: environment requirements, certificate configuration, and protocol-specific details.

For step-by-step instructions on creating database Server Workloads in the Aembit Tenant, see the [Server Workloads guides](/user-guide/access-policies/server-workloads/guides/).

## Supported database protocols

| Protocol                       | Deployment models                    | Details                                                                               |
| ------------------------------ | ------------------------------------ | ------------------------------------------------------------------------------------- |
| Oracle Database (Limited Beta) | Kubernetes, Linux VM, Docker-compose | [About Oracle Databases](/user-guide/deploy-install/databases/about-oracle-databases) |
| MySQL                          | Kubernetes, Linux VM, Docker-compose | See [support matrix](/reference/support-matrix)                                       |
| PostgreSQL                     | Kubernetes, Linux VM, Docker-compose | See [support matrix](/reference/support-matrix)                                       |
| Redis                          | Kubernetes, Linux VM, Docker-compose | See [support matrix](/reference/support-matrix)                                       |
| Amazon Redshift                | Kubernetes, Linux VM, Docker-compose | See [support matrix](/reference/support-matrix)                                       |

## In this section

* [About Oracle Databases](/user-guide/deploy-install/databases/about-oracle-databases) — How Aembit connects to Oracle databases, supported versions, and client types
* [Install AWS RDS certificates](/user-guide/deploy-install/databases/aws-rds) — Install the AWS RDS CA certificates required for MySQL, PostgreSQL, and Redshift connections in AWS