> This page location: Frontend & Frameworks > Frameworks
> Full Neon documentation index: https://neon.com/docs/llms.txt

> Summary: Framework integration index for Neon serverless Postgres, linking per-framework connection guides for Node.js, Next.js, Django, Laravel, Ruby on Rails, SvelteKit, Remix, and many others. Several frameworks (Next.js, React, TanStack Router) also support Neon Auth, managed authentication that branches with your database. Use this page to find the right framework-specific guide rather than a generic Postgres connection walkthrough.

# Neon framework guides

Find detailed instructions for connecting to Neon from various frameworks

Several frameworks support [Neon Auth](https://neon.com/docs/auth/overview), managed authentication stored in your database that **branches with your data**. Quick starts are available for [Next.js](https://neon.com/docs/auth/quick-start/nextjs-api-only), [React](https://neon.com/docs/auth/quick-start/react), and [TanStack Router](https://neon.com/docs/auth/quick-start/tanstack-router).

- [Node.js](https://neon.com/docs/guides/node): Connect a Node.js application to Neon
- [Next.js](https://neon.com/docs/guides/nextjs): Connect a Next.js application to Neon. Neon Auth supported.
- [NestJS](https://neon.com/docs/guides/nestjs): Connect a NestJS application to Neon
- [Astro](https://neon.com/docs/guides/astro): Connect an Astro site or app to Neon
- [Django](https://neon.com/docs/guides/django): Connect a Django application to Neon
- [Encore](https://neon.com/docs/guides/encore): Connect an Encore application to Neon
- [Entity Framework](https://neon.com/docs/guides/dotnet-entity-framework): Connect a Dotnet Entity Framework application to Neon
- [Express](https://neon.com/docs/guides/express): Connect an Express application to Neon
- [Hono](https://neon.com/docs/guides/hono): Connect a Hono application to Neon
- [Laravel](https://neon.com/docs/guides/laravel): Connect a Laravel application to Neon
- [Medusa.js](https://neon.com/docs/guides/medusajs): Use Medusa.js with Neon
- [Micronaut Kotlin](https://neon.com/docs/guides/micronaut-kotlin): Connect a Micronaut Kotlin application to Neon
- [Nuxt](https://neon.com/docs/guides/nuxt): Connect a Nuxt application to Neon
- [OAuth](https://neon.com/docs/guides/oauth-integration): Integrate with Neon using OAuth
- [Phoenix](https://neon.com/docs/guides/phoenix): Connect a Phoenix site or app to Neon
- [Quarkus](https://neon.com/docs/guides/quarkus-jdbc): Connect Quarkus (JDBC) to Neon
- [Quarkus](https://neon.com/docs/guides/quarkus-reactive): Connect Quarkus (Reactive) to Neon
- [React](https://neon.com/docs/guides/react): Connect a React application to Neon
- [RedwoodSDK](https://neon.com/docs/guides/redwoodsdk): Connect a RedwoodSDK application to Neon
- [Reflex](https://neon.com/docs/guides/reflex): Build Python Apps with Reflex and Neon
- [Remix](https://neon.com/docs/guides/remix): Connect a Remix application to Neon
- [Ruby on Rails](https://neon.com/docs/guides/ruby-on-rails): Connect a Ruby on Rails application to Neon
- [Symfony](https://neon.com/docs/guides/symfony): Connect from Symfony with Doctrine to Neon
- [SolidStart](https://neon.com/docs/guides/solid-start): Connect a SolidStart site or app to Neon
- [SQLAlchemy](https://neon.com/docs/guides/sqlalchemy): Connect a SQLAlchemy application to Neon
- [Sveltekit](https://neon.com/docs/guides/sveltekit): Connect a Sveltekit application to Neon
- [TanStack Start](https://neon.com/docs/guides/tanstack-start): Connect a TanStack Start application to Neon. Neon Auth supported.
- [Vue](https://neon.com/docs/guides/vue): Connect a Vue.js application to Neon

---

## Related docs (Frontend & Frameworks)

- [Languages](https://neon.com/docs/get-started/languages)
- [ORMs](https://neon.com/docs/get-started/orms)
