Red Hat acquires JBoss
I just read that Red Hat is acquiring JBoss, read more here
Firebird related news
I just read that Red Hat is acquiring JBoss, read more here
Much had been said about the browser as a platform. It was an idea strongly promoted by, the now gone, Netscape at the start of the Web revolution, but we never got there. Did we? Yes, we did! We just did not notice it!
If you take your browsers to this chess game, you might start to understand what I mean.
· Release Candidate 2 ( 2006-04-08 ) ·
Bug Fixes:
– Changed the Service maneger name sent to the server in the
Services API implementation to get it working with Firebird 2.0
– Added a new StoredProcedureColumn concept to the DDEX provider,
to try to fix a problem when dragging selectable stored procedures
from the Server Explorer onto a DataSet.
Changes:
– Changed the way the FbParameter class infers Value data type.
FB Community News reports:
"The new transaction database was developed by Jim Starkey, a noted database software architect who joined MySQL in February", Urlocker said in an interview at the LinuxWorld conference in Boston. "MySQL recognized that Starkey's Netfrastructure had a full relational database. The database is a jewel in the rough, a new engine with a more modern architecture, oriented for use with large-scale applications." What a nice thing to say about Firebird's design. Users will recognize that Firebird is the polished jewel.
Read more here
There’s been lots of fuss over Ruby on Rails. Then we had Grails which looks cool too. Then there’s a JavaScript port that could run inside the browser itself.
However I think I’ve seen the future, SQL on rails be sure to checkout the screencast. 🙂
Thanks to Duc for passing on this link – I’m now a convert. 34721 is the magic number…
[ED: via James Strachan’s blog – Yes it’s friday;)]
IBM is today expected to release a near-ready version of its latest database server, code-named Viper, a product designed to snatch market share from rival Oracle and fend off open source challengers. Bob Picciano said "Viper is really aimed at taking [Oracle] out of the market," noting that about 40 per cent of the world's data is in an XML format. He added that DB2 Express-C is helping IBM to maintain customers using open source databases.
Read more here
Winners were announced at the Slashdot Lounge at LinuxWorld Expo, Boston, April 5. The winner of the Database category is phpMyAdmin.
[Ed: It seems that there is a typo in the sourceforge winners page. It shows two “2nd runners up” in the Database category. IMHO, it doesn’t seem too “fair” to compare database engines with database frontends.]
Milan Babuskov one of original creators of fbManager which became Flamerobin, just made it publicly known that he now works for MySQL AB.
Today first RC1 release is announced that many oss developers had been awaiting
MyFireGreSql 2.0 is based on code from mysql 6.0 ,firebird 3.0,postgresql 9.0
We needed a big shake up in open source database world and working on the common code base have it’s
advantages:Firebird and Postgresql borrowed from mysql’s speed , mysql used MVCC for it’s transactional engine (is based on firebird) .
From Dmitry Yemanov:
Consider it a bughunting success story 🙂
Some time ago we’ve got a bugreport about bugcheck #205 (index bucket overfilled) appearing during the database restore on a v2.0 server. The database was big and it was hard for the customer to create a test case. Fortunately, a special build with improved tracking facilities helped and the bug has been found and fixed. So far so good.