Neon provides two categories of SDKs to support different use cases:

  • Client SDKs: For application developers building apps with the Data API and optionally Neon 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 Neon Auth or another JWT provider.

Management SDKs

Use these SDKs to programmatically manage your Neon infrastructure (projects, branches, databases, endpoints, roles, and operations).

Community SDKs

note

Community SDKs are not maintained or officially supported by Neon. Some features may be out of date, so use these SDKs at your own discretion. If you have questions about these SDKs, please contact the project maintainers.