Neon provides two categories of SDKs to support different use cases:
- Client SDKs: For application developers building apps with the Data API and optionally Managed Better Auth. These SDKs handle database queries and user authentication from your application.
- Management SDKs: For programmatically managing Neon platform resources like projects, branches, databases, endpoints, and roles. These are wrappers around the Neon API.
Client SDKs
Use these SDKs to build applications with the Data API and optional authentication via Managed Better Auth or another JWT provider.
Management SDKs
Use these SDKs to programmatically manage your Neon infrastructure (projects, branches, databases, endpoints, roles, and operations).








