mainmatter / eurorust-2024-impl-Room

11 stars 1 forks source link

[Project proposal] Helpout with easy Diesel issues #7

Open weiznich opened 1 week ago

weiznich commented 1 week ago

Project name: Diesel Project details: Diesel is a performant query builder and ORM for rust that focuses on compile time checking your SQL queries.

Short bio: I'm Georg, the current maintainer of diesel. I'm part of the project team for 6 years now. In addition I'm the author of diesel-async, an extension crate that provides async database connections for diesel. Looking for: The Diesel project is looking for help on various issues. Issues marked as "good first issue" and "mentoring available" should not require any advanced rust or diesel knowledge, so anyone with some Rust knowledge should be able to work on them. Especially https://github.com/diesel-rs/diesel/issues/4216, which seeks to add support for more json/jsonb functions to Diesel is a good starting point.