> Full Neon documentation index: https://neon.com/docs/llms.txt

> Summary: Neon documentation root covers the full Neon backend platform: serverless Postgres with branching and autoscaling, Neon Auth, Data API, and upcoming Storage and AI Gateway services. Use this page to reach quickstarts, framework connection guides (Next.js, Django, Prisma, and more), and MCP-based AI editor integrations for Cursor, Claude Code, Codex, and GitHub Copilot.

# Neon documentation

Neon is the backend for apps and agents.

## Getting started

Start with a quick setup prompt, or follow a guided tutorial to build the full Neon stack step by step.

- **One-command setup**: AI-guided setup. Creates a project, applies your schema, and writes a .env in one step. Copy the prompt below and get started.. Run: `npx neonctl@latest init`
- [Build a full backend](https://neon.com/docs/get-started/full-backend-quickstart): Next.js + Postgres + Neon Auth + Drizzle. The full Neon stack, end-to-end, from create-next-app to deployed.

## Products

Build backends for web apps and agents with Neon Postgres, Auth, Storage, and AI Gateway. <br/>
Every service is agent-ready: instant, branchable, and serverless.

- [Postgres](https://neon.com/docs/postgres/overview): Serverless Postgres with branching, autoscaling, scale to zero, and instant restore.
- [Neon Auth](https://neon.com/docs/auth/overview): Managed auth with sign-up, OAuth, and sessions. Users live in your Postgres and branch with it.
- [Data API](https://neon.com/docs/data-api/overview): HTTPS queries with no backend code. Drop-in compatible with Supabase.
- [Storage](https://neon.com/docs/storage/overview): S3-compatible object storage that branches with your database.
- [Functions](https://neon.com/docs/compute/functions/overview): Long-running Node.js compute, deployed alongside your database.
- [AI Gateway](https://neon.com/docs/ai-gateway/overview): One API for frontier and open-source models, built into your Neon project.

## Early access to the Neon backend platform

## Connect your framework

Browse our [framework](https://neon.com/docs/get-started/frameworks), [language](https://neon.com/docs/get-started/languages), and [ORM](https://neon.com/docs/get-started/orms) guides for full connection details.

- [Next.js](https://neon.com/docs/guides/nextjs)
- [Django](https://neon.com/docs/guides/django)
- [Drizzle](https://neon.com/docs/guides/drizzle)
- [React Router](https://neon.com/docs/guides/react-router)
- [TanStack Start](https://neon.com/docs/guides/tanstack-start)
- [Express](https://neon.com/docs/guides/express)
- [NestJS](https://neon.com/docs/guides/nestjs)
- [Astro](https://neon.com/docs/guides/astro)
- [SvelteKit](https://neon.com/docs/guides/sveltekit)
- [Nuxt](https://neon.com/docs/guides/nuxt)
- [Laravel](https://neon.com/docs/guides/laravel)
- [Rails](https://neon.com/docs/guides/ruby-on-rails)
- [Python](https://neon.com/docs/guides/python)
- [Go](https://neon.com/docs/guides/go)
- [Java](https://neon.com/docs/guides/java)
- [Rust](https://neon.com/docs/guides/rust)
- [.NET](https://neon.com/docs/guides/dotnet-npgsql)
- [Elixir](https://neon.com/docs/guides/elixir)
- [Phoenix](https://neon.com/docs/guides/phoenix)
- [Prisma](https://neon.com/docs/guides/prisma)
- [Kysely](https://neon.com/docs/guides/kysely)
- [Tortoise ORM](https://neon.com/docs/guides/tortoise-orm)
- [TypeORM](https://neon.com/docs/guides/typeorm)
- [SQLAlchemy](https://neon.com/docs/guides/sqlalchemy)
- [Hono](https://neon.com/docs/guides/hono)
- [SolidStart](https://neon.com/docs/guides/solid-start)
- [Reflex](https://neon.com/docs/guides/reflex)
- [JavaScript](https://neon.com/docs/guides/javascript)
- [Symfony](https://neon.com/docs/guides/symfony)
- [Quarkus](https://neon.com/docs/guides/quarkus-jdbc)
- [Micronaut](https://neon.com/docs/guides/micronaut-kotlin)
- [Redwood](https://neon.com/docs/guides/redwoodsdk)

## AI tools and agents

Neon integrates with AI coding tools and agents through MCP. Pick your editor for setup and integration details.

- [Cursor](https://neon.com/docs/ai/ai-cursor-plugin): Connect Neon to Cursor
- [Claude Code](https://neon.com/docs/ai/ai-claude-code-plugin): Connect Neon to Claude Code
- [Codex](https://neon.com/docs/ai/ai-codex-plugin): Connect Neon to OpenAI Codex
- [GitHub Copilot](https://neon.com/docs/ai/ai-github-copilot-agents): Connect Neon to GitHub Copilot

Questions about Neon or Postgres? Join our Discord: [Join the server](https://discord.gg/92vNTzKDGp)
