SeaORM
CommunityRust async ORM with compile-time checks.
Authorngxtm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies database interactions in Rust applications by providing an asynchronous Object-Relational Mapper (ORM) with compile-time checked queries, reducing runtime errors and improving developer productivity.
Core Features & Use Cases
- Async Operations: Seamlessly integrate database operations into asynchronous Rust code.
- Compile-Time Safety: Ensures query correctness at compile time, preventing common SQL errors.
- Entity-Relationship Mapping: Define database schemas and relationships using Rust structs.
- Use Case: Develop a high-performance web service in Rust that interacts with a PostgreSQL database, ensuring data integrity and efficient query execution.
Quick Start
Use the SeaORM skill to generate a Rust entity for a 'users' table with 'id', 'name', and 'email' columns.
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: SeaORM Download link: https://github.com/ngxtm/skill-rule/archive/main.zip#seaorm 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.