Introducing SeaORM - 🐚 An async & dynamic ORM for Rust

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
  • sea-orm

    🐚 An async & dynamic ORM for Rust

  • This looks great & I love that you have raw sql support as well. I have just, in the last few days, started using more proc macros to help remove boilerplate from divedb, this library looks like a great way for me to stop shaving yaks and become productive again!

  • metrics

  • 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
  • rust-postgis

    postgis helper library.

  • I'm curious about the Value enum & whether there is space on the roadmap to support custom types and maybe borrowed instead of owned values. I regularly use postgres-types ToSql and FromSql for simple enum variants, but have used things like postgis in anger before, so support for custom stuff would be awesome.

  • sea-schema

    🌿 SQL schema definition and discovery

  • sea-query

    πŸ”± A dynamic SQL query builder for MySQL, Postgres and SQLite

  • If you are already entrenched in tokio-postgres, then probably adopting SeaQuery is the best way to move forward. It probably will be a lot of effort to migrate to an ORM.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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