@hackage transfer-db0.3.1.0
Installation
Dependencies (16)
- base >=4.7 && <5
- bytestring >=0.10.8 && <0.11
- clock >=0.7 && <0.8
- containers >=0.5 && <0.6
- logging >=3.0 && <4
- monad-control >=0.3.2.3 Show all…
Dependents (0)
transfer-db
Simple ODBC application that transfers data between 2 databases.
The application uses the SQL/CLI API and only few ODBC extensions that are absolutely needed to make ODBC work. This means that the application is easily portable to other SQL/CLI implementations.
It includes a database agnostic dump file format library.