coder-rust-sqlx-config

Installation
SKILL.md

<skill_overview> Configure SQLx safely and consistently across environments Setting up a database pool Adding or running migrations Configuring database URLs and features Bootstrapping DB on startup SQLx GitHub </skill_overview> Use a single shared pool for the app lifetime Configure max connections based on DB limits Store the pool in app state and reuse it

Installs
3
GitHub Stars
34
First Seen
Feb 4, 2026
coder-rust-sqlx-config — ozerohax/assistagents