PoiJoi is a simple, Java based tool for creating databases from office style documents. It was originally created to enable generation of sqlite databases from Excel spreadsheets that could then be included in Mobile applications.
Since then its evolved into an extensible core which supports a number of different plugins (extensions) covering various input sources and output targets.
PoiJoi instance = new PoiJoi();