Difference between revisions of "MetaHDBC"

From HaskellWiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
   
 
[[MetaHDBC_Install | Installation notes for MetaHDBC]].
 
[[MetaHDBC_Install | Installation notes for MetaHDBC]].
  +
  +
After installation you can look at the examples directory in the repository to get started easily with MetaHDBC.

Revision as of 14:49, 4 July 2008

MetaHDBC is a project that will use Template Haskell and HDBC to do statically checked database access.

For a little background, see this haskell-cafe post which got the project started.

Installation notes for MetaHDBC.

After installation you can look at the examples directory in the repository to get started easily with MetaHDBC.