#Lua Firebird Driver : fbclient 0.5.0 is released

Cosmin Apreutesei wrote to to Lua, firebird-tools, LuaRocks mailing lists :

Good news everyone,

Firebird’s Lua binding v0.5.0 is out!

Quick changelog:

  • improved automated testing suite:
  • now testing against all 2.0-2.5 firebird and fbembed releases to date on win32 and linux32 (linux64 coming with the next version of alien)
  • server binary bundles including start/stop scripts are now available for download making it trivial to setup a testing environment
  • improved st:run()/st:fetch() handling based on statement type
  • added support for SQL_NULL type (fb 2.5+)
  • added at:sqlcode(), at:sqlstate(), at:sqlerrors(), at:errors(),at:full_status()
  • added at:start_transaction()
  • added st:row()
  • bug fixing, refactoring and documentation updates

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!

Firebird 2.5: The Real and The Only alternative to #MySQL

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

firebird #ruby driver is building cleanly and passing all tests under Ruby 1.8.7, 1.9.1 and 1.9.2

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 🙂

1 25 26 27 28 29 78