I have tested the fdb driver integration (just to be sure i have removed kinterbasdb sudo rm -rf /usr/local/lib/python2.7/dist-packages/kinterbasdb ) Here is the pull request https://github.com/web2py/web2py/pull/31
sudo pip install --upgrade fdb use the raw file https://gist.github.com/3529760 python test_fb.py firebird ['friend'] ['id', 'name'] Tim --

