Why I Use It
Neon lets me spin up database branches for testing without touching prod. It scales to zero when I'm not using it, which matters for side projects. I get full Postgres with extensions—no watered-down managed version.
When I Recommend It to a Client
When clients need serverless or are tired of paying for idle database connections. Also great for teams that want database branching in their workflow.