1 repositorio
Object-relational mapping libraries specifically designed for the Rust programming language.
Distinct from ORM Integrations: Specializes generic ORM integrations to the specific type-safety and memory requirements of Rust.
Explore 1 awesome GitHub repository matching data & databases · Rust ORM Implementations. Refine with filters or upvote what's useful.
Loco is a full-stack web framework for Rust designed to accelerate application development using a convention-over-configuration approach. It functions as an MVC web framework that provides a structured environment for building web applications and REST APIs. The project distinguishes itself through an integrated API development toolkit and a command-line scaffolding engine. These tools automate the creation of controllers, models, and migrations, allowing for the rapid generation of functional CRUD resources and application boilerplate. The framework covers a broad range of backend capabili
Integrates an object-relational mapper to handle database entities and relations without writing raw SQL.