James McCoy - 2009-05-08

There's work being done on converting all of Supybot's db-using plugins to have SQLAlchemy backends (dev/databases branch in git). This will allow you to use whichever database you want, as long as SQLAlchemy supports it. There are core changes that have to happen to Supybot before that can be shipped (dev/unicode branch in git).