- Database column defaults?
- Pre-compute foreign keys, attributes and join types (forward-ref or backref) in the AggregateQueryResultWrapper.iterate method.
- Improve the performance of the QueryCompiler.
- Follow foreign keys through fields, e.g. Tweet.user.username, or Comment.blog.user.username.