Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Who knows about a good MVC Python Web Framework for DB XML ?

798628Jun 8 2011 — edited Jun 15 2011
Seems weird, but I don't find any appealing MVC based Web Framework in Python using Berkeley DB XML as a datastore and XQuery as a templating system. SDPublisher (based on DB XML and Django) seemed a good lead until I saw that XQuery is not really used as a templating system (the Django templating is used instead, which is not XML friendly).

There is xqmvc, based of MarkLogic : see http://code.google.com/p/xqmvc/wiki/Introduction, plus the good presentation of the architecture in the download area. I'm dreaming about an equivalent using DB XML: any idea? or any good reason why it is not a good idea to use XQuery as a templating system for a web framework?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2011
Added on Jun 8 2011
4 comments
701 views