Skip to content
jgoerzen edited this page Sep 14, 2010 · 4 revisions

HDBC driver for Sqlite v3

Welcome to hdbc-sqlite3, the Haskell Sqlite v3 backend driver for HDBC.

Starting Points

Using This Site:

Downloads: Source and Binaries

  • Source downloads are available from the HDBC-sqlite3 Hackage page
  • The latest development trees are available via Git; see below.
  • You can find Debian packages from the Debian Page.
  • RPMs and packages for many other Linux and BSD distributions are also included with your distribution.

Contributing

You can always download the source from the Downloads page and attach diffs. But it’s far better, both for you and for me, if you use Git.

Please see our 5-Minute Git Guide. You can check out the repository with:

git clone git://git.complete.org/hdbc-sqlite3

You can also help by adding information to this wiki.

Mailing List

I encourage the use of the haskell-cafe mailing list for questions and discussions about HDBC. Gmane has made available excellent archives of this list as well.

Web Forums / Discussion Boards

Please see the HDBC forums, which are hosted on this site.

Clone this wiki locally