Get started with Neon
Sign up for a free account on the official Neon website (opens in a new tab) to get started with Neon. This guide from the Neon documentation will help you get started with Neon, learn the basics of database branching, and understand how to use Neon in your projects.
Tutorials
Topics | Resources |
---|---|
Getting Started | official ↗ (opens in a new tab) |
Connecting to Neon | official ↗ (opens in a new tab) |
Branching workflow | official ↗ (opens in a new tab) |
Getting ready for production | official ↗ (opens in a new tab) |
Language and Frameworks
The official Neon documentation provides guides for a variety of languages and frameworks. You can follow along with the languages (opens in a new tab) and frameworks (opens in a new tab) guides to get started with Neon in your preferred language or framework.
Connection guide
Neon offers various ways to connect to your database. But we will majorly focus on Connecting to neon with Prisma, Drizzle, and the serverless driver in this guide. You can learn about all the other ways to connect to Neon in the official documentation ↗ (opens in a new tab).