Sqlx, diesel, orm or other sqlx query ?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • welds

  • Wow its cool to see so many people are interested in ORMs in rust. I have been writing an ORM for the last 6 months because I was so frustrated with SeaORM and Diesel. I would love some feedback if anyone is interested in taking a look. ORM is Welds .

  • refinery

    Powerful SQL migration toolkit for Rust. (by rust-db)

  • I don't think migrations need to be tied to ORM. We have refinery that allows you to write migrations in rust. I, personally, didn't like and prefer writing them in SQL - why learn how to migrations in X when you already know the SQL dialect that you're using.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • metrics

  • Performance is worse than in comparable frameworks

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts