SpaceMapper
datastore
Version: 0.6a
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 formated, maybe validated, XML or XHTML and HTML) documents and un-structured documents (TXT).

The documents are stored in conventional relational database ( Postgresql, MySQL, DB2, SAP DB ) assuring that way the maximum advantages and reliability of these products. Being built upon the Avalon Phoenix framework, it allows server components to be easily developed, deployed and shared. The documents are managed through an BEEP and/or XML-RPC server 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 and Windows operating systems and Postgresql as relational database. It was tested with MySQL, the storage part is more speedy but the current version of MySQL (4.0.0) does not supporting the INTERSECT command and this thing reduce the data fetching posibilites. The DB2 relational database is cool the storage is speedy and the fetching works well.

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
[Remote Link]Homepagewebsite
[Remote Link]Development Pagewebsite
[Remote Link]Downloadswebsite
[Remote Link]Newswebsite
[Remote Link]CVSwebsite
[Remote Link]Bug Managerwebsite
[Remote Link]Submit New Bugwebsite
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