Open Source Software for
Extracting, Transforming and Loading
any kind of data

Examples

The XDBC4ALL source code has been released with JUnit tests for all of the different data sources that are supported. All of the tests can be found in the archive XDBC4ALL_tests.jar. These tests can be used to find out how to use XDBC4ALL in your own projects. The complete code with the tests will be available from https://sourceforge.net/projects/xdbc4all/.

Examples are available for:

  • XML Files
  • CSV files
  • Xindice database
  • MySQL database
  • Access database. Note: before running the example for Access, one has to obtain a suitable JDBC driver (e.g. jadoZoom)
  • SQL Server database