Programs that use HDBC

End-user programs

  • hpodder, a podcast downloader (DB.hs)
  • gopherbot, a caching spider bot for Gopherspace

Libraries

  • The darcs development tree for HaskellDB contains support for all HDBC databases as backends
  • WASH includes a transactional interface that uses HDBC.
  • HDBC acts as a backend driver to AnyDBM, so any program that uses AnyDBM could potentially use HDBC.

Also available in: HTML TXT