[Zope-dev] Zope and Storm (SQL)

Brian Sutherland brian at vanguardistas.net
Sat May 24 11:57:17 EDT 2008


On Sat, May 24, 2008 at 11:28:37AM +0200, Andreas Jung wrote:
> - how do you deal with hierarchical or semi-structured data
>  (e.g. SGML, XML)?

As a side note, PostgreSQL 8.3 has a native XML column type. It's fairly
basic still, but you can create indexes based on xpath queries.

I think future versions will be able to use a schema as a constraint for
a column.

-- 
Brian Sutherland


More information about the Zope-Dev mailing list