The database-study package
This package consists of some toy modules that translate the well-known company database example. We show how to implement various queries and database updates in a way that is both simple and clean. It is recommended to download the package with cabal fetch, extract it in a local directory and run make ghci. Additionally open a text editor and follow the examples in the Example directory. The first queries in the modules Example.RelationalAlgebra and Example.QueryMonad are the same but in different styles.
Properties
| Version | 0.0.1 |
|---|---|
| Dependencies | base (≥1.0 & <2), containers (≥0.1 & <0.4), special-functors (1.0.*) or base (≥2 & <6), containers (≥0.1 & <0.4) |
| License | BSD3 |
| Author | Henning Thielemann <haskell@henning-thielemann.de> |
| Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
| Category | Monads, Database |
| Home page | http://dbs.informatik.uni-halle.de/Lehre/LP09/ |
| Source repository | darcs get http://code.haskell.org/~thielema/database-study/ |
| Upload date | Fri Feb 5 13:33:44 UTC 2010 |
| Uploaded by | HenningThielemann |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- database-study-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)