Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-11-04 22:54
1.0 beta2

Diese Version behebt viele Instabilitäten und Korruption Datenbank, die noch in der vorherigen Version zu präsentieren. Die XUpdate Umsetzung sollte nun einen stabilen Zustand erreicht haben. Concurrent XUpdates werden vollständig unterstützt. Die XQuery-Implementierung ist gereift, mit Unterstützung für Sortierungen, berechnet Konstruktoren und vieles mehr. Modul zu laden, wurde verbessert, so dass mehr komplexe Web-Schnittstellen vollständig in XQuery geschrieben werden (siehe den neuen Admin-Interface). Schließlich gibt es eine neue WebDAV-Modul, ein indizieren Option / repair und Unterstützung für die Ausführung eXist als Systemdienst.
Tags: Major feature enhancements
This release fixes many instabilities and database corruptions that were still present in the previous version. The XUpdate implementation should now have reached a stable state. Concurrent XUpdates are fully supported. The XQuery implementation has matured, adding support for collations, computed constructors, and more. Module loading has been improved, allowing more complex Web interfaces to be written entirely in XQuery (see the new admin interface). Finally, there's a new WebDAV module, a reindex/repair option, and support for running eXist as a system service.

2004-02-04 15:32
1.0 beta1

Diese Version bietet Unterstützung für XQuery 1.0, einschließlich der statischen Typ Kontrollen, Module, Konstrukteure, Java-Binding, Dynamic Execution, und viele Funktionen der Erweiterung. Die neue XQueryServlet und XQueryGenerator für Cocoon bieten eine einfache Möglichkeit, ganze Web-Anwendungen in XQuery zu schreiben. Darüber hinaus enthält die Veröffentlichung einer Vielzahl von Bugfixes, verbesserte Ver-und Caching-Strategien und die Unterstützung für Binär-Ressourcen.
Tags: Major feature enhancements
This release adds support for XQuery 1.0,
including static type checks, modules,
constructors, Java binding, dynamic execution, and
many extension functions. The new XQueryServlet
and XQueryGenerator for Cocoon provide a simple
way to write entire Web applications in XQuery. In
addition, the release contains many bugfixes,
improved locking and caching strategies, and
support for binary resources.

2003-08-12 11:55
0.9.2

Dies ist die erste offizielle Version mit Unterstützung für XUpdate. Viel Arbeit wurde investiert, um die anderen Zeichensätzen als Latin-1 sicherzustellen, sind korrekt von der Datenbank verarbeitet werden sowie die Abfrage-Engine. Dies gilt insbesondere für ostasiatische Sprachen und Schriften. Wichtige fehlende Teile der XPath-Spezifikation umgesetzt wurden, mehr Datenbank-Synchronisation und Korruption Fragen gerichtet sind, haben Schnittstellen verbessert worden, und Dutzende von Bugs wurden gefixt.
Tags: Major feature enhancements
This is the first official release with support for XUpdate.
Much effort has been invested to ensure that other
character encodings than Latin 1 are correctly
processed by the database as well as the query engine.
This applies in particular to East Asian languages and
scripts. Important missing parts of the XPath spec have
been implemented, more synchronization and
database corruption issues have been addressed,
interfaces have been improved, and dozens of bugs
were fixed.

2003-04-09 10:23
0.9.1

Diese Version behebt viele Fehler in 0,9 gefunden, darunter eof Ausnahmen, Out-of-Memory-Fehler und beschädigte Datenbank-Dateien. Es fügt auch weitere Performance-Optimierungen in Bezug auf Indexierung und Abfrage von Geschwindigkeit. Neue Features sind die Hervorhebung der Suchbegriffe in der Abfrage-Ergebnisse, einfacher Start-Datenbank Zugriff auf Index-Informationen, neue Cocoon-Beispiele und ein IzPack-basierenden Installer.
Tags: Major bugfixes
This release fixes many bugs found in 0.9, including eof exceptions, out-of-memory errors, and corrupted database files. It also adds further performance optimizations with respect to indexing and querying speed. New features include the highlighting of search terms in query results, simpler database startup, access to index information, new Cocoon examples, and an IzPack-based installer.

2003-01-15 16:19
0.9

Diese Version behebt zwei der verbleibenden Schwachstellen existieren, die Indizierung Performance und Skalierbarkeit. Die Speicherung von mehr als nur ein paar Megabyte in einer einzigen Datenbank Sammlung ist kein Problem mehr; Index-Dateien verbrauchen weniger Speicherplatz, Geschwindigkeit und die Indizierung durch eine Größenordnung verbessert. Neue Features sind die Unterstützung für die Benutzer-Authentifizierung, Zugriffskontrolle und grundlegende XInclude auf dem Server.
Tags: Major feature enhancements
This release fixes two of the remaining weak points of eXist, indexing
performance and scalability. Storing more than just a few megabytes
in a single database collection is no longer a problem; index files
consume less disk space, and indexing speed has improved by an order of
magnitude. New features include support for user authentication,
access control, and basic XInclude on the server.

Project Resources