toql VS rbatis

Compare toql vs rbatis and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
toql rbatis
2 2
49 2,138
- 2.5%
1.8 9.8
about 2 years ago 4 days ago
Rust Rust
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

toql

Posts with mentions or reviews of toql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-21.
  • Recommended data access patterns for Rust?
    5 projects | /r/rust | 21 Dec 2021
    Sound like object-relational mapping. I'm the author of the Toql ORM, see a Todo example here. I've tried hard to make the API simple, but the lib is fairly capable. I'm using it to power a big REST-server for online-exams (~60 tables). It's currently for MySQL only, more next year.
  • Toql 0.4
    4 projects | /r/rust | 4 Dec 2021
    I'm happy to release Toql 0.4.

rbatis

Posts with mentions or reviews of rbatis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-15.

What are some alternatives?

When comparing toql and rbatis you can also consider the following projects:

sea-orm - 🐚 An async & dynamic ORM for Rust

diesel - A safe, extensible ORM and Query Builder for Rust

todo_rotomy - CRUD example with Rocket, Toql and MySQL

sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

sled - the champagne of beta embedded databases

sqlx-adapter - Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs

rustorm - an orm for rust

diesel_async - Diesel async connection implementation

feophant - A PostgreSQL inspired SQL database written in Rust.

cornucopia - Generate type-checked Rust from your PostgreSQL.