database-study: Demonstrate how a database can be implemented the functional way

[ bsd3, database, library, monads ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1
Dependencies base (>=1.0 && <6), containers (>=0.1 && <0.4), special-functors (>=1.0 && <1.1) [details]
License BSD-3-Clause
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 repo head: darcs get http://code.haskell.org/~thielema/database-study/
this: darcs get http://code.haskell.org/~thielema/database-study/ --tag 0.0.1
Uploaded by HenningThielemann at 2010-02-05T13:33:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1307 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]