mirror of
				https://github.com/Phundrak/georm.git
				synced 2025-11-04 01:11:10 +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 |
 | 
			
		||||
|----------------------|-------|--------|--------|
 | 
			
		||||
| Compile-time safety  | ✅   | ✅    | ✅    |
 | 
			
		||||
| Relationship support | ✅   | ✅    | ✅    |
 | 
			
		||||
| Async support        | ✅   | ✅    | ⚠️    |
 | 
			
		||||
| Compile-time safety  | ✅    | ✅     | ✅     |
 | 
			
		||||
| Relationship support | ✅    | ✅     | ✅     |
 | 
			
		||||
| Async support        | ✅    | ✅     | ⚠️[^1]  |
 | 
			
		||||
| Learning curve       | Low   | Medium | High   |
 | 
			
		||||
| Macro simplicity     | ✅   | ❌    | ❌    |
 | 
			
		||||
| Advanced queries     | ❌   | ✅    | ✅    |
 | 
			
		||||
| Macro simplicity     | ✅    | ❌     | ❌     |
 | 
			
		||||
| Advanced queries     | ❌    | ✅     | ✅     |
 | 
			
		||||
 | 
			
		||||
[^1]: Requires `diesel-async`
 | 
			
		||||
 | 
			
		||||
## Roadmap
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user