SpaceMapper
datastore
Version: 0.7a
Overview : General Information : User Documentation : Developer Documentation

Overview

DataStore is a Java based document repository server for storing, querying and fetching XML based documents. It is built on practical needs allowing the storage of semi-structured (well formatted, maybe validated, XML, XHTML and HTML) documents and un-structured documents (TXT).

The documents are stored in conventional relational database (Postgresql, MySQL, IBM DB2, SAP DB) assuring that way the maximum advantages and reliability of these products. Being built on top of the Avalon Phoenix framework, it allows server components to be easily developed, deployed and shared. The documents are managed through a BEEP and/or XML-RPC interface using a subset of the SEP (Simple Exchange Profile) protocol.

DataStore is in alpha stage, which means that is still an experimental product. However we succeed in successfully running it under Linux, Windows and Mac OS X operating systems and Postgresql, IBM DB2, SAP-DB as relational databases. The latest version of MySQL (4.1) does not supporting the INTERSECT command making the union intersect SEP command not perform properly.

top

General Information

    General Documents
[Local Link]Instalation Noteslocal
[Local Link]Changeloglocal
[Local Link]Todolocal
[Local Link]Newslocal
[Local Link]Creditslocal
[Local Link]Licenselocal
    Project
top

User Documentation

[Local Link]Datastore Users Guidelocal
[Local Link]The Blocks Simple Exchange Profilelocal
[Local Link]User FAQlocal
top

Developer Documentation

[Local Link]Datastore Developers Guidelocal
[Local Link]Datastore API Specificationlocal
[Local Link]SpaceMapper Coding Standardslocal
top


© 2001

SourceForge.net Logo