Cancel Fullscreen
Loading...
 

This is the static archive copy of the old wiswiki, decommissioned on June 1 2020

Print

SRU2JDBC

SRU2JDBC


SRU2JDBC is a java webapplication that can be run in any J2EE container, such as apache-tomcat or oracle webapplication server.

It exposes any JDBC capable database (Oracle,Mysql,Postgresql..) with a SRU interface. A configuration file maps SRU attributes and relations to SQL operators and columns.

SRU2JDBC uses JZKit, adding a custom SRU servlet and a JDBC backend to the standard distribution. This allows the user to use other features of JZKit such as aggregation of results from different sources (ISO23950, Lucene..).

Go to the documentation page to learn more about configuring the software.

The code including all required libraries can be downloaded from the subversion repository of our sourceforge project page.
The repository contains an eclipse project file that can be imported into a workspace as a dynamic webproject.

Page last modified on Wednesday 24 of February, 2010 15:02:46 CET