Is Neon Serverless Driver ready for production?
I recognize it’s difficult to set expectations about a product roadmap. I am newly developing on Neon now and need to decide on a driver. I intend to launch in production in April. My next.js app uses Drizzle, is hosted on Vercel, and is not using any edge functions.
Ideally, I could just use Neon Serverless Driver now since it handles both HTTP and websockets, and seems to be positioned by Neon to be the default way to use Neon. I think over time tutorials and docs will more prevalently reference this driver. But the driver is in Beta according to Neon docs.
I could alternatively start with node-postgres and change it later.
What does Neon recommend?
Ideally, I could just use Neon Serverless Driver now since it handles both HTTP and websockets, and seems to be positioned by Neon to be the default way to use Neon. I think over time tutorials and docs will more prevalently reference this driver. But the driver is in Beta according to Neon docs.
I could alternatively start with node-postgres and change it later.
What does Neon recommend?
