transfer-db: ODBC database transfer
Simple ODBC application that transfers data between 2 databases.
It is based on sqlcli
package that should be installed with
the odbc
flag set.
To build the application, you need odbc libraries installed. On
Windows, they are installed by default. On unix, you should use
unixODBC package.
[Skip to Readme]
Downloads
- transfer-db-0.3.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.1.0, 0.3.1.1, 0.3.1.2 |
---|---|
Change log | ChangeLog |
Dependencies | aeson (>=1.0), base (>=4.7 && <5), bytestring (>=0.10.8 && <0.11), cassava (>=0.5.0.0 && <0.6), clock (>=0.7 && <0.8), console-program (>=0.4.2.2 && <0.5), containers (>=0.5 && <0.6), logging (>=3.0 && <4), monad-control (>=0.3.2.3), sqlcli (>=0.2 && <0.3), sqlcli-odbc (>=0.2 && <0.3), stm (>=2.4 && <2.5), store (>=0.4.3 && <0.5), store-core (>=0.4.1 && <0.5), temporary (>=1.1 && <1.3), text (>=0.11.3.1), th-utilities (>=0.2.0.1 && <0.3), time (>=1.8 && <1.9), transfer-db, transformers (>=0.5 && <0.6), yaml (>=0.8.22 && <0.9) [details] |
License | BSD-3-Clause |
Copyright | 2017 Mihai Giurgeanu |
Author | Mihai Giurgeanu |
Maintainer | mihai.giurgeanu@gmail.com |
Category | Database |
Home page | http://hub.darcs.net/mihaigiurgeanu/transfer-db |
Uploaded | by mihaigiurgeanu at 2018-03-17T22:37:13Z |
Distributions | |
Executables | transfer-db |
Downloads | 1685 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-18 [all 1 reports] |