Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with Postgres and works with any language, framework, or ORM that supports Postgres.
The Neon documentation is the source of truth for all Neon-related information. Always verify claims against the official docs before responding. Neon features and APIs evolve, so prefer fetching current docs over relying on training data.
Any Neon doc page can be fetched as markdown in two ways:
Guías y mejores prácticas para trabajar con Neon Serverless Postgres. Cubre los primeros pasos, el desarrollo local con Neon, la elección de un método de conexión, las funciones de Neon, la autenticación (@neondatabase/auth), la API de datos estilo PostgREST (@neondatabase/neon-js), la CLI de Neon y las API/SDK de la plataforma de Neon. Úselo para cualquier pregunta relacionada con Neon. Fuente: andrelandgraf/fullstackrecipes.