db-connection

Community

Stable Neon PostgreSQL connections.

AuthorAwais68
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides robust database connection management for Python/FastAPI applications using Neon PostgreSQL, including engine creation, connection pooling, SSL handling, and health checks to prevent leaks and ensure reliability.

Core Features & Use Cases

  • Engine creation with optimized pool settings for Neon PostgreSQL.
  • Centralized configuration via Settings (DB_URL, pool size, timeout, SSL mode).
  • Reuse and health-check of connections to prevent leaks in web apps like FastAPI routes.
  • SSL enforcement and pooling stats monitoring.

Quick Start

Use this skill to configure the database layer for a FastAPI app by wiring settings to the environment and obtaining an engine via get_engine()

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: db-connection
Download link: https://github.com/Awais68/h2_phase_3_Chatbot_Todo/archive/main.zip#db-connection

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.