mirror of
https://github.com/Phundrak/georm.git
synced 2025-08-30 22:25:35 +00:00
parent
8468c3cd61
commit
545dfa066d
12
README.md
12
README.md
@ -554,12 +554,14 @@ cargo run help # For a list of all available actions
|
|||||||
|
|
||||||
| Feature | Georm | SeaORM | Diesel |
|
| Feature | Georm | SeaORM | Diesel |
|
||||||
|----------------------|-------|--------|--------|
|
|----------------------|-------|--------|--------|
|
||||||
| Compile-time safety | ✅ | ✅ | ✅ |
|
| Compile-time safety | ✅ | ✅ | ✅ |
|
||||||
| Relationship support | ✅ | ✅ | ✅ |
|
| Relationship support | ✅ | ✅ | ✅ |
|
||||||
| Async support | ✅ | ✅ | ⚠️ |
|
| Async support | ✅ | ✅ | ⚠️[^1] |
|
||||||
| Learning curve | Low | Medium | High |
|
| Learning curve | Low | Medium | High |
|
||||||
| Macro simplicity | ✅ | ❌ | ❌ |
|
| Macro simplicity | ✅ | ❌ | ❌ |
|
||||||
| Advanced queries | ❌ | ✅ | ✅ |
|
| Advanced queries | ❌ | ✅ | ✅ |
|
||||||
|
|
||||||
|
[^1]: Requires `diesel-async`
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user