The nasca-db is an xml database server (working on document level). Documents (XML and nonXML) are stored in BerkelyDBXML and can be queried by XPath (later XQuery) and modified by XUpdate. Transactions, replication, locking and logging are full suported
xql stands for Extended query language. The goal of the project is to provide a library for document management within a
distributed environment.
It combines the effectivity of ftp-access for large files (documents) with an sql database.