SQLx Database
CommunityCompile-time checked Rust SQL queries.
Authorngxtm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies database interactions in Rust by providing compile-time checked SQL queries, reducing runtime errors and improving developer confidence.
Core Features & Use Cases
- Compile-Time Safety: Ensures SQL queries are valid against your database schema before runtime.
- Async Support: Seamless integration with asynchronous Rust applications.
- Type Safety: Maps query results directly to Rust structs, preventing type mismatches.
- Use Case: Develop a robust backend service in Rust that interacts with a PostgreSQL database, ensuring all database operations are validated during compilation.
Quick Start
Use the SQLx Database skill to connect to a PostgreSQL database using the provided connection string.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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 Database Download link: https://github.com/ngxtm/skill-rule/archive/main.zip#sqlx-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 223,000+ vetted skills library on demand.