|
|
|
|
|
by winrid
661 days ago
|
|
I agree. Django's ORM is great because it handles the relationships well, where many ORMs barely do the object mapping part well. I'm rewriting a large Django project in Java (quarkus + jooq), because it's at the point where I need a type system now, but it still has a place in my heart. |
|