PRKORM : Modern ORM for MySQL in Rust

Описание к видео PRKORM : Modern ORM for MySQL in Rust

prkorm: A procedural macro that simplifies the creation of mysql queries for fields in your Rust structs. It comes with SELECT, INSERT, UPDATE, DELETE operations with JOINS, SUBQUERIES and other complex clauses.
https://crates.io/crates/prkorm

git: https://github.com/prk-Jr/test_prk_orm/

Welcome to The Rust Programming Language, an introduction about #rust . The Rust programming language helps you write faster, more reliable software. High-level ergonomics and low-level control are often at odds in programming language design; Rust challenges that conflict. Through balancing powerful technical capacity and a great developer experience, Rust gives you the option to control low-level details (such as memory usage) without all the hassle traditionally associated with such control.
In this video we discuss about iterators in rust.

Комментарии

Информация по комментариям в разработке