Download List

项目描述

eXist is a native XML database featuring efficient, index-based XQuery processing. It provides a complete ecosystem for building applications entirely based on XML, XQuery, and related standards. The high-performance XML database engine stores textual or binary data and documents without requiring a database schema. Using XML across all layers makes mapping technologies superfluous and increases productivity. A browser-based IDE and a standardized application packaging system help developers get started quickly.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-01 01:10
0.8.1

这是一个维护版本,它修正了一些小的,但在0.8中恼人的错误。有几个不兼容本地与远程XML:DB驱动程序已被删除。两位车手现在应该预期行为。此外,错误导致文件损坏分贝时,插入非wellformed文件,已得到修复,并收集()函数已扩展至选择查询多个集合。
标签: Minor bugfixes
This is a maintenance release, which fixes some minor but annoying bugs found in 0.8. Several incompatibilities between the local and remote XML:DB drivers have been removed. Both drivers should now behave as expected. Additionally, a bug leading to damaged db files when inserting non-wellformed documents has been fixed and the collection()-function has been extended to select more than one collection in a query.

2002-08-06 22:50
0.8 final

数据库引擎现在可以运行或者作为独立的服务器的过程中,成为一个应用程序或servlet上下文内嵌入。同的eXist构建的应用程序可能会分配一个。war文件。该XML:数据库API的实现支持嵌入式以及远程访问数据库。其他更改包括一个新的SOAP接口,WebDAV的集成,性能改进,以及许多错误修正。
标签: Major feature enhancements
The database engine may now run either as a stand-alone server process, embedded into an application, or inside a servlet context. Applications built with eXist may be distributed as a single .war file. The XML:DB API implementation supports embedded as well as remote access to the database. Additional changes include a new SOAP interface, WebDAV integration, performance improvements, and many bugfixes.

2002-01-28 19:01
0.7.1

此版本增加了对全文的新功能搜索。现在有一个接近的指数函数为基础的短语,并在搜索模式则表达式的支持查询。有关空间处理一些重大的错误已经被修复,并在其中存储在后端数据库文件损坏造成的问题已经得到解决。
标签: Minor feature enhancements
This release adds new features for fulltext-searching. There is now a
near-function for index-based queries on phrases and support for regular
expressions in search patterns. Some major bugs related to namespace processing
have been fixed, and a problem in the storage backend which resulted in damaged
database files has been solved.

2002-01-11 21:23
0.7

这是一方面的稳定性和性能的重要一步。主要变化包括:本机存储后端现在并发写入多个客户端访问的安全。性能瓶颈在早期版本中遇到大的文档时,索引收藏已被删除。可扩展性有所改善,以及节点和索引的存储规模已大大减少。此外,该版本包括改良的API,许多bug修正,以及对XSL的实验性支持在服务器上。
标签: Major feature enhancements
This release represents a major step forward with respect to stability
and performance. Major changes include: The native storage backend is
now safe for concurrent write access by multiple clients. The
performance bottleneck experienced in earlier versions when indexing
large document collections has been removed. Scalability has improved,
and storage sizes for nodes and indexes have been substantially
reduced. Additionally, the release includes improved APIs, many
bugfixes, and experimental support for XSL on the server.

2001-09-16 02:09
0.6

在本机后端的许多错误修正(失去指针,价值未发现异常),和XML支持:在客户端数据库的XML数据库API。
标签: Major bugfixes
Many bugfixes in the native backend (lost pointers, value-not-found exceptions), and support for the XML:DB XML Database API on the client side.

Project Resources