ta-0.1: Transito Abierto: convenience library when using Takusen and Oracle.

The ta package

The purpose of this library is to add convenience in database accesses when using Takusen and Oracle, by generating boilerplate code. It's not a substitute to Takusen.

Transito Abierto is implemented in the library (Database.TA.TAB) and this also provides functionality used by the generated code.

TA will generate the declarations of:

1. The datatype declaration for the result of a query,

2. The DBM action that run the query and accumulates the result,

3.Optionally, a meta-variable whose value is the former two declarations.

This initial version has the following benefits:

Some TA drawbacks at this point are:

Properties

Version0.1
Dependenciesbase (4.*), containers (≥0.3), ghc-prim, mtl (≥1.1), Takusen (≥0.8.5), template-haskell (2.4.*), time (≥1.1)
LicenseBSD3
CopyrightLeonel Fonseca, 2010
AuthorLeonel Fonseca
MaintainerLeonel Fonseca <leonelfl@gmail.com>
StabilityExperimental
CategoryDatabase
Home pagenot available
Upload dateFri Sep 17 15:29:07 UTC 2010
Uploaded byLeonelFonseca
Build failureghc-6.12 (log), ghc-7.0 (log)

Modules

Downloads