By bloid
via pseudofish.com
Submitted: May 11 / 17:09
HaskellDB is a domain specific embedded language for specifying database queries and operations.
The upside of this is the full Haskell language for writing queries and the Haskell compiler and type checker for validating database code. The (big) downside is the error messages are horribly cryptic; although once is compiles it is likely to be correct.
SaveShareSend
Tags: database, other languages
Add your comment