rust-backend-database

Community

Database patterns for Rust backends.

Authorcaioniehues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bootstraps type-safe database access with SQLx, SeaORM, migrations, and transaction patterns.

Core Features & Use Cases

  • Compile-time SQL with SQLx and SeaORM for complex domain models.
  • Migrations as code with versioned changes.
  • Transactions to ensure data consistency.

Quick Start

Use this to scaffold pool creation, migrations, and example queries.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: rust-backend-database
Download link: https://github.com/caioniehues/dotfiles/archive/main.zip#rust-backend-database

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository