Twitter conversation : Database index nodes are doubly linked to allow bi-directional scans
Twitter conversation of the day is related to SQL Performance Tip : Database index nodes are doubly linked to allow bi-directional scans
Technical articles, How-tos, guides, etc.
Twitter conversation of the day is related to SQL Performance Tip : Database index nodes are doubly linked to allow bi-directional scans
sudo pip install djangosudo pip install fdbsudo pip install mezzanine
mezzanine-project firebird-mezzaninecd firebird-mezzanine
python manage.py createdbpython manage.py runserver
Question and answer of the week is related to Firebird default character set by Mark Rotteveel on Stack Overflow
This tutorial takes a brief look at Firebird’s database pages.
For a detailed Database Structure introduction please read Firebird Internals document
Jugglingdb (NodeJS ORM) Firebird adapter is ready for testing
News via Henri’s tweet
If you are using Free Pascal / Lazarus to develop applications that needs to access FireBird database, or you need to run applications that has been written using FreePascal/Lazarus and Firebird database, make sure you have installed Firebird client library
This session explains a few of the more important firebird.conf parameters.
In this tutorial we take a look at configuring Firebird aliases, files and paths
Question and Response of the day on the Stack Overflow firebird tag.
The result is a bug filled in the Firebird tracker
All in all the Debian Firebird port on Raspberry is very good : It’s quite a nice ARM server for 35$
here are my experiments and all worked as it should (like a similar
x86/x64 server) without issues.
http://mapopa.blogspot.ro/2012/11/debian-and-raspberry-pi-love-small-arm.html
Firebird developers can use Firebird events to notify clients about changes in database record data. In this article, I will show and discuss some limitations of Firebird events and compare possible workarounds with a solution based on message-oriented middleware.