Vote for Firebird as Database of the Year 2012 at LinuxQuestions
Vote for Firebird as Database of the Year 2012 at LinuxQuestions (must be registered user with at least one post)
Spread the word on all forums and Firebird communities
Vote for Firebird as Database of the Year 2012 at LinuxQuestions (must be registered user with at least one post)
Spread the word on all forums and Firebird communities
Twitter conversation of the day is related to SQL Performance Tip : Database index nodes are doubly linked to allow bi-directional scans
Python driver for firebird : fdb will have a package in the Debian repository in the near future
Philippe Makowski will create the package .
Driver is already packaged for : Mageia, Fedora, RHEL and FreeBSD
Google Plus launched Communities and we created one for Firebird , Please Join in the conversation
New firebird packages are released for CentOS 6 (RHEL 6) in the EPEL repository with the following Changelog :
added patch from upstream to fix Firebird CORE-4011 and RH #886578
sudo pip install djangosudo pip install fdbsudo pip install mezzanine
mezzanine-project firebird-mezzaninecd firebird-mezzanine
python manage.py createdbpython manage.py runserver
This week we released our December update for our back office and point of sale software. In addition to statement emailing that I wrote about last week, we are now exploiting features in the newer Firebird database engine that we use.
New Firebird repository is imported into the New Allura platform , here is checkout URL and you can browse the other branches
svn checkout svn://svn.code.sf.net/p/firebird/code/trunk firebird-code
New Plugin for monitoring FirebirdSQL database status in Nagios is released.
The ChangeLog includes many patches:
Here is the download page.
You can also use pip to install/upgrade the package
sudo pip install firebirdsql
For full list of commits consult the github page
ps: pyFirebirdSQL is pure python so it can work without any other so/dll installed and it can be used for example in places where there is no Firebird client installed (think of an android/ios python script)