provider-database
OfficialManage shared database connections.
Authorproject-ax
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a centralized and consistent way to manage database connections (SQLite and PostgreSQL) across different parts of the AX application, preventing redundant connections and ensuring data integrity.
Core Features & Use Cases
- Shared Connection Factory: Offers a single Kysely ORM instance for all providers, simplifying database access.
- Backend Agnostic: Supports both SQLite (local) and PostgreSQL (remote) with optional vector extensions.
- Use Case: When developing a new feature that requires database access, you can rely on this provider to supply a pre-configured and managed database connection, rather than setting up your own.
Quick Start
Use the provider-database skill to close the database connection.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: provider-database Download link: https://github.com/project-ax/ax/archive/main.zip#provider-database Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.