Firebird Python Driver KInterbasDB 3.3 Released

Source and binary distributions for Windows are ready for download at
http://www.firebirdsql.org/index.php?op=devel&sub=python

Completely reworked and extended documentation is also available
on-line at http://www.firebirdsql.org/devel/python/docs/3.3.0/

There Are no binary Linux packages of
KInterbasDB, only Windows ones, because you can easily install
KInterbasDB on Linux from source package by using: python setup.py build
and install commands (Python version of make; make install). Everything
what you need for successful source install is GCC and Firebird
installed.

See this page for details .

Firebird RDBMS GUI Administration Tool gfb 1.0 released

This administration tool is targeted at Linux Operating System and written in pure C, with GTK and GLADE interface.

Compared with its former generation of kfb (written in qt) this application is much faster,

All libraries used in this application are open-sourced free software, and because of GTK’s lisence, this application itself is not required to be open-source, and can be used for any purposes free.

Many new functions have been added into this application since the publication of kfb, and gfb is based on Firebird 2.1.1

1 92 93 94 95 96 149