All above releases require .NET Framework 4.0 or later.
The source code solution requires Visual Studio 2010 or later version.
The second download requires DataDirect(V3.5) to connect Oracle;
The third download requires ODP.NET to connect Oracle;
Install instructions can be found in "Setup for Oracle.txt" and "Setup for SQL Server.txt".
Please use the source code if the provider need to be replaced by others. For example ODP.NET: remove reference DDTek.Oracle.dll, add reference Oracle.DataAccess.dll and set conditional compilation symbols "ORACLE;ODP_NET" in DataAccess project properties.
As a derivative library of this project, the dbParallel DataBooster Library (for Oracle & SQL Server) can be obtained at http://databooster.codeplex.com/ separately.