> ## Documentation Index
> Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Connecting to Databases

> Learn about the various ways to connect to your Database on Aptible

# Read more

<CardGroup cols={4}>
  <Card title="Database Credentials" icon="book" iconType="duotone" href="https://www.aptible.com/docs/database-credentials">
    Connect your Database to other resources deployed on the same Stack
  </Card>

  <Card title="Database Tunnels" icon="book" iconType="duotone" href="https://www.aptible.com/docs/database-tunnels">
    Connect to your Database for ad-hoc access
  </Card>

  <Card title="Database Endpoints" icon="book" iconType="duotone" href="https://www.aptible.com/docs/database-endpoints">
    Connect your Database to the internet
  </Card>

  <Card title="Network Integrations" icon="book" iconType="duotone" href="">
    Connect your Database using network integrations such as VPC Peering and site-to-site VPN tunnels
  </Card>
</CardGroup>
