neon-async-db

Community

Reliable async Neon PostgreSQL connections.

AuthorSobansaud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers reliably configure and manage asynchronous Neon Serverless PostgreSQL connections using SQLModel and SQLAlchemy's async API.

Core Features & Use Cases

  • Environment-aware configuration via DATABASE_URL.
  • Asynchronous engine creation with the asyncpg driver and a reusable AsyncSession factory.
  • Centralized Base metadata management for SQLModel models and tables.
  • Health-check utilities to verify connectivity and pool health in serverless environments.
  • Serverless-optimized pooling and session handling to maximize throughput and resource efficiency.

Quick Start

Use this skill to wire up an async session by providing a valid DATABASE_URL for Neon Serverless PostgreSQL and calling get_async_session() to obtain a session.

Dependency Matrix

Required Modules

sqlalchemysqlmodelasyncpg

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: neon-async-db
Download link: https://github.com/Sobansaud/Hackhathon---2/archive/main.zip#neon-async-db

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.