[EMAIL PROTECTED] wrote:
> GinTon wrote:
>
> > I think that would be a big step if we could implement a NXD in Django,
> > but I don't speak of substitute a RDBMS by NXD else of using NXD when
> > it was really necessary.
>
>  I think you'd first have to go 'up' a layer, and define an API onto
> semi-structured data, and then you could plug in some other database
> system. For example Zope's ZODB, or an NXD storing as XML. In fact if
> you use ZODB in Django you could also use Zope Page Templates and
> then.... No, I wont go there.
>
ZODB is a powerful OO-db that allows you to store objects without the
need for any schema definition whatsoever.

What do you think about Durus (the interface is simpler) and Schevo?

http://www.mems-exchange.org/software/durus/
http://schevo.org/trac/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to