I am glad sqlalchemy deals with sql-only databases.
You don't need an ORM for nosql. A library suffice.
Well, people don't need all the features all the time.
Else, they would use Oracle and not MongoDB.
In the same logic, they get by with Django ORM just fine.
As for the complexity, I don't think anyone ever called it complex...
I am glad sqlalchemy deals with sql-only databases.
You don't need an ORM for nosql. A library suffice.