-
Notifications
You must be signed in to change notification settings - Fork 6
Home
jgoerzen edited this page Sep 14, 2010
·
4 revisions
Welcome to hdbc-sqlite3, the Haskell Sqlite v3 backend driver for HDBC.
This software was written by John Goerzen. If you like it, you can send a few dollars my way via my tip jar, though that is certainly optional and doesn’t buy you anything.
- HDBC API Documentation — the reference to HDBC, which covers the majority of tasks you would use with this driver
- Sqlite3-specific API documentation, which covers establishing a connection to the database file
- Main HDBC site, with more information about using HDBC in your programs, example code, etc.
- Source downloads are available from the HDBC-sqlite3 Hackage page
- The latest development trees are available via the Github project page
- 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.
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.
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.