---
title: Connect to Neon
subtitle: Everything you need to know about connecting to Neon
enableTableOfContents: true
updatedOn: '2026-01-24T16:13:09.582Z'
---
This section covers all the ways to connect to your Neon database, from standard Postgres connections to specialized drivers and tools. For framework-specific guides and quick starts, see [Get Started](/docs/get-started/connect-neon).
## Getting started with connections
Connect from any app
Choose a connection type
## Connection methods
Neon serverless driver
Data API
Connect with psql
GUI applications
VS Code Extension
Passwordless auth
## Optimize and secure your connections
Connection pooling
Secure connections
Latency and timeouts
## Troubleshooting
Connection errors