django-mysql
django-mysql copied to clipboard
XMLField
If feeling particularly sadistic, an XMLField could be implemented. MySQL has two functions - ExtractValue, and UpdateXML that can be used for ORM lookups/updates.