Using Firebird 2.5 official tar.gz installer on #Ubuntu Maverick Meerkat 10.10
Here is my guide to install Firebird from official tar.gz archive
Technical articles, How-tos, guides, etc.
Here is my guide to install Firebird from official tar.gz archive
Norman Dunbar is working in a new documentation describing some of the Firebird internals aspects, like the database file structure, compression used on records, etc.
The document is not finished, but already contains lots of good information.
You can download the currently version at:
http://www.firebirdsql.org/manual/fb-internals.html
http://www.firebirdsql.org/pdfmanual/Firebird-Internals.pdf
The good news is that tests are running ok and soon i will show the numbers vs the g++ ones
Here are the tips on howto compile it on Linux (Debian/Ubuntu…)
Recently I was running NUnit tests we’re using for .NET provider and I got an idea to compare different Firebird versions. Read more.
Cosmin Apreutesei wrote to to Lua, firebird-tools, LuaRocks mailing lists :
Firebird’s Lua binding v0.5.0 is out!
Quick changelog:
Rockspeck and zip package here: http://code.google.com/p/fbclient/source/browse/
The next version will include a reflection module for metadata export
and schema comparison and synchronization between two databases.
Feedback welcome!
Enjoy!
PS: Could someone please update the rockspec in the LR repo, thanks!
The Firebird 2.5 article is in Italian language
And here is the translation (with highlights from Firebird 2.5 press release)
l progetto Firebird ha da poco annunciato il rilascio della versione 2.5 del suo database relazionale opensource.
Le novità di questa release sono abbastanza interessanti ma ovviamente gli sforzi maggiori sono stati fatti per migliorare l’affidabilità, le performance e la scalabilità del database. Philippe Makowski, presidente della fondazione non-profit Firebird Foundation ha dichiarato che il rilascio di Firebird 2.5 è un passo importante sia per il progetto stesso, visto che cade in questi giorni il suo decimo anni di vita, che per l’intero mondo opensource.
D’altronde, come dargli torto: la comunità sta cercando ormai da un bel po’ di tempo un degno sostituto di MySQL che, nonostante i proclami di Oracle, pare sempre più lontano dall’iniziale predisposizione all’opensource. “Molti nostri clienti utilizzano senza grossi problemi database Firebird che spaziano dai 200 ai 400GB”, ha dichiarato Stewart Sping, CTO della Watermark Software. “I miglioramenti delle performance di Firebird 2.5 permetteranno sicuramente di raggiungere risultati ancora più entusiasmanti”. Firebird 2.5 è disponibile sotto forma di pacchetti binari per piattaforme Windows e Linux a 32 e 64 bit. Maggiori informazioni e download sono disponibili su questa pagina
Brent Rowland wrote on twitter
Got fb building cleanly and passing all tests under Ruby 1.9.1. Now for 1.9.2.
http://twitter.com/#!/brentrowland/status/27211068760
Got fb building with Ruby 1.8.7, 1.9.1 and 1.9.2. At least on Mac. Under 10.6. Testing Linux and Windows will have to wait for another day.
http://twitter.com/#!/brentrowland/status/27220817754
Here is the git repository for Firebird Ruby driver , also you can check the
commits log
ps: he is working on Firebird 2.5 support if you wonder what is new in the driver 🙂