We are excited to announce the release of our enhanced Postgres query driver for Vercel Edge Functions, which reduces query latencies by 40% and brings same-region queries down to single-digit milliseconds, providing a faster user experience. The driver is optimized for one-shot queries and connection caching, and is backward-compatible with existing Neon and Vercel Postgres code. We recommend using the new syntax with neon for single queries, while creating a new connection with Pool for multiple queries.