-
Notifications
You must be signed in to change notification settings - Fork 27
Home
jgoerzen edited this page Sep 14, 2010
·
4 revisions
Welcome to hdbc-postgresql, the Haskell PostgreSQL backend driver for HDBC.
- HDBC API Documentation — the reference to HDBC, which covers the majority of tasks you would use with this driver (via its Hackage package)
- PostgreSQL-specific API documentation, which covers establishing a connection to the server
- Main HDBC site, with more information about using HDBC in your programs, example code, etc.
- Installing on Windows – Specific steps to build and install on Windows.
Using This Site:
- Editing Wiki Pages
- Reporting Bugs
- Account questions, such as recovering a lost password, logging in, etc.
- Other Software.Complete.Org Projects
- More Information on Software.Complete.Org
- Source downloads are available from the HDBC-postgresql 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.
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-postgresql
You can also help by adding information to this wiki.
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.
Please use the HDBC forums, hosted here.