<div dir="ltr">Hello, haskellers. This is the first release of HDBI (Haskell Database Independent interface). It is the fork of HDBC. <div style>HDBI has some improvements in design, it also has better testing and performance (mainly because of using Text instead of String anywhere).<br>
</div><div style>HDBI designed to be more flexible and correct database interface.</div><div style><br></div><div style>You can find out more information in the documentation.</div><div style><a href="http://hackage.haskell.org/package/hdbi">http://hackage.haskell.org/package/hdbi</a><br>
</div><div style><a href="http://hackage.haskell.org/package/hdbi-postgresql">http://hackage.haskell.org/package/hdbi-postgresql</a><br></div><div style><br></div><div style>I am planning to implement MySql and Sqlite drivers as well</div>
<div style><br></div><div style><a href="https://github.com/s9gf4ult/hdbi">https://github.com/s9gf4ult/hdbi</a><br></div><div style><a href="https://github.com/s9gf4ult/hdbi-postgresql">https://github.com/s9gf4ult/hdbi-postgresql</a><br>
</div><div style>Issues and pull requests are welcome, as well as collaboration.</div></div>