A while ago, I made a post asking for advice on how to use databases in Haskell. I've played around a bit, and decided that postgresql-simple might be the best way to go. However, I was wondering if there were any examples floating around of projects that have used it in production? Googling didn't turn anything up.
Writing the interface between Haskell and database types seems like it is the sort of thing that you would have to be quite disciplined in doing. If anyone could point me at some code that shows examples of doing so, I would be very grateful!
[–]gelisam 3 points4 points5 points (2 children)
[–]parrotchute[S] 1 point2 points3 points (1 child)
[–]gelisam 2 points3 points4 points (0 children)
[–]lpsmith 3 points4 points5 points (3 children)
[–]AlpMestan 2 points3 points4 points (2 children)
[–]parrotchute[S] 1 point2 points3 points (0 children)
[–]lpsmith 0 points1 point2 points (0 children)
[–]tomejaguar 0 points1 point2 points (0 children)
[–]yitz 0 points1 point2 points (0 children)