You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Candybase is a Rust crate that makes database access sweet and simple. Inspired by PHP’s procedural style, it gives you flat functions like candy_connect, candy_query, and candy_fetch_all — so you can connect, query, and fetch results in just a few lines, without boilerplate.