kurtbuilds / ormlite

An ORM in Rust for developers that love SQL.
https://crates.io/crates/ormlite
MIT License
216 stars 11 forks source link

Add some benchmarks #14

Closed DimitriTimoz closed 1 year ago

DimitriTimoz commented 1 year ago

Could you, please, compare the performances of your crate with the sqlitex, diesel performances for example? Your crate looks good but without any performance comparison, it is difficult to choose it.

kurtbuilds commented 1 year ago

This is already discussed in https://github.com/kurtbuilds/ormlite/issues/9 . I'll close this ticket to merge discussion.