Lightweight XML database featuring validation, indexing and XQuery
- 资源大小:70.36 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Introduction
Xantippe is a lightweight XML database featuring validation, indexing and XQuery (powered by Saxon). It is completely written in Java.
News
| Date | Message |
|:--------------|:------------------------|
| 07-Nov-2009 | Version 0.3a released |
| 11-Nov-2008 | Version 0.2a released |
| 01-Oct-2008 | Version 0.1a released |
Features
Documents (XML, plain text or binary) are stored in binary files on the file system.
Documents are hierarchically ordered in a tree of collections, similar to directories in a file system.
XML documents can be automatically validated against their schemas.
Documents can be quickly retrieved using indices based on document keys. XML documents can be indexed automatically when inserted or updated based on their contents. Document keys can also be set manually, which is espec
文 件 列 表
xantippe-0.3a
DESIGN.txt
HISTORY.txt
LICENSE.txt
log4j.xml
pom.xml
README.txt
src
TODO.txt