sqlx-sqlite

Community

Effortlessly manage SQLite database connections and migrations with injectable.

Authorjymchng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of setting up and managing SQLite database connections and migrations within Rust applications using the injectable framework.

Core Features & Use Cases

  • Asynchronous Pool Creation: Create and manage a sqlx::SqlitePool connection pool asynchronously.
  • Database Migrations: Execute migrations using the post_construct lifecycle hook.
  • Shared Pool: Share a single database connection pool across multiple services.
  • Use Case: Imagine you need to connect to a SQLite database, run migrations, and then perform database operations across different parts of your application. This Skill allows you to manage all these tasks seamlessly.

Quick Start

Set up a SQLite database connection pool and run migrations with the 'sqlx-sqlite' skill.

Dependency Matrix

Required Modules

sqlx

Components

scriptsreferences

💻 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: sqlx-sqlite
Download link: https://github.com/jymchng/injectable/archive/main.zip#sqlx-sqlite

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 620,000+ vetted skills library on demand.