QDjango is a simple yet powerful Object Relation Mapper (ORM) built on top of the Qt library. Where possible it tries to follow django's ORM API, hence its name.
QDjango builds upon Qt's Meta-Object System, so if you are familiar with Qt, you should feel right at home using QDjango.