using haskell for "business applications"
        Posted  
        
            by snorlaks
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by snorlaks
        
        
        
        Published on 2010-05-03T20:36:31Z
        Indexed on 
            2010/05/03
            20:38 UTC
        
        
        Read the original article
        Hit count: 241
        
Hello,
I would like to know if there is any posiibility that I can use Haskell with small database like sql server compact so that client wont have to install any server on his desktop.
Is there any api providing sql statements and so on ... What is the best solution to achieve small database application using haskell.
thanks for help
© Stack Overflow or respective owner