Custom C++ library for performant copying large amounts of data between Oracle and Microsoft SQL Server databases.
- ODBC API calls wrapper;
- support basic SQL datatypes
- data copy between geterogeneous databases through common memory buffer;
- basic logging facility;
- SQL script generation classes for manipulatin DB objects;
This is yet very raw version.