Hello, haskellers. This is the first release of HDBI (Haskell Database
Independent interface). It is the fork of HDBC.
HDBI has some improvements in design, it also has better testing and
performance (mainly because of using Text instead of String anywhere).
HDBI designed to be more flexible and correct database interface.

You can find out more information in the documentation.
http://hackage.haskell.org/package/hdbi
http://hackage.haskell.org/package/hdbi-postgresql

I am planning to implement MySql and Sqlite drivers as well

https://github.com/s9gf4ult/hdbi
https://github.com/s9gf4ult/hdbi-postgresql
Issues and pull requests are welcome, as well as collaboration.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to