Personal tools

Blog articles/Databases

From HaskellWiki

< Blog articles(Difference between revisions)
Jump to: navigation, search
Current revision (11:47, 13 December 2008) (edit) (undo)
(Revert spam)
 
(10 intermediate revisions not shown.)
Line 1: Line 1:
[[Category:Tutorials]]
[[Category:Tutorials]]
-
=== Databases ===
+
== Databases ==
* [http://davblog48.blogspot.com/2007/05/trying-to-learn-haskell-database.html Learning Haskell databases]
* [http://davblog48.blogspot.com/2007/05/trying-to-learn-haskell-database.html Learning Haskell databases]
 +
* [http://gilesbowkett.blogspot.com/2007/05/sql-unnecessary-in-haskells-happs.html SQL unnecessary in HAppS]
 +
 +
== Further reading ==
 +
 +
* [http://hackage.haskell.org/packages/archive/pkg-list.html#cat:Database Database libraries on Hackage]

Current revision


1 Databases

2 Further reading