Archive | MySQL

The open source database, often the default.

A New Bubble or Continuing Evolution?

InfoWorld: Top News reports Open source goes big time with Red Hat-JBoss Deal.

(InfoWorld) – “Red Hat’s surprise announcement that it’s acquiring JBoss could upend accepted wisdom about both the size and function of open source software companies. Still, some customers are taking a wait-and-see attitude toward the deal.”

I wonder if this is a new bubble of irrational exuberance, or the ongoing business as usual. Red Hat’s not the only one making news…

Slashdot post: MySQL to Adopt Solid Storage Engine. hmart writes “As seen on ZDNet’s Open Source Blog MySQL is taking another step to defend from Oracle’s recent acquisitions of InnoBase and Sleepycat. From the article: ‘MySQL responds by getting Solid Information Technology, a proprietary database vendor, to take its solidDB Storage Engine for MySQL open source, under the GPL, starting in June.’

Dabo Runtime Engine For Windows 0.6.2 released

Ed Leafe announced today: “The Dabo Runtime Engine for Windows is a self-contained environment that allows you to run Dabo on Windows without having to first install all of the requirements. It comes with its own version of Python 2.4.2, wxPython 2.6.3.0, MySQLdb 1.2.0, kinterbasdb 3.2.0a1, ReportLab v.2463, and several other modules used in Dabo.”

Check out dabo at http://www.dabodev.com. Dabo is a rich-client application framework for data-centric applications. Written in Python, it provides multiple database support, WinTel, MacOSX, Linux front ends, and some remarkable capabilities. While the entire dabo projects is at version 0.6.2, Ed says that the visual tools are around 0.5 while the actual framework is 1.0+.

MySQL OLEDB driver

I’ve been doing a lot of work with MySQL lately, developing in-house LAMP applications for clients to do data entry as well as internet-facing sites for data retrieval and processing. A couple of clients are querying their in-house MySQL database for mail merge, form fill-in and analysis. I’ve used the MyODBC driver available from the MySQL AB web site. They offer a number of connectors, including ODBC, JDBC, a C interface. I was surprised to see they did not offer an OLEDB interface. In a recent conversation on Ed Leafe’s OpenTech forum, Sam Thorton pointed out that an OLEDB provider is available at SourceForge.net. Cool! I’ll have to check it out.

Oracle, MySQL, Interbase, Firebird, Ashton-Tate and XENIX, oh my!

I’ll try to put together a more comprehensive post later, but wanted to log a series of links I want to revisit. This is a WeB Log after all:

Firebird News: MySQL to adopt Firebird Architecture

MySQL to adopt Firebird architecture

Database Journal: “Oracle’s purchase of InnoDB, their release of Oracle Express, and the effect on MySQL” 9 Nov 2005, By Ian Gilfillan
http://www.databasejournal.com/features/mysql/article.php/3561731

“MySQL’s response to Oracle’s moves:” http://www.greenman.co.za/b2evolution/blogs/index.php?title=mysql_s_response_to_oracle_s_moves&more=1&c=1&tb=1&pb=1

“Pressure on MySQL increases as Oracle purchases Sleepycat, with more to come” 15 Fwbruary 2006, By Ian Gilfillan
http://www.databasejournal.com/features/mysql/article.php/3585266

Slashdot’s reaction: http://it.slashdot.org/it/06/02/20/1337227.shtml

Wikipedia’s notes on Jim Starkey, InterBase, and Firebird

Exciting times.

Dabo goes video!

In “Dabo Part I: The AppWizard,” Andrew Ross MacNeill interviewed Ed Leafe in a videocast demonstrating the Python n-tier framework dabo. Ed was so impressed with the power of video presentations that he’s tried his hand at it himself. Check it out at http://leafe.com/screencasts/codedemo.html. Ed used dabo on a Fedora Core 2 workstation and recorded it using pyvnc2swf and Sound Studio on the Mac. Very cool!

MySQL 5.0 released for production use

The Latest Updates from MySQL AB RSS Feed notes MySQL 5.0 Now Available for Production Use. “MySQL AB today announced the general availability of MySQL 5.0, the most significant product upgrade in the company’s ten-year history. The major new version delivers advanced SQL standard-compliant features such as stored procedures, triggers, views & new pluggable storage engines. Over 30 enterprise platform and tool vendors have also expressed enthusiastic support for the new release of the world’s most popular open source database.”

Oracle acquires InnoBase

Jeremy Zawody blogs “Oracle buys Innobase. MySQL between rock and hard place?

Ow. InnoBase is currently the data storage engine of choice when using the MySQL engine. (Unlike most RDBMSes, MySQL can plug into several storage engines, like MyISAM, Cluster and Archive, to provide performance and features tuned for the application.) While Oracle can’t “take away” the Gnu Public Licensed code in current use, they can negotiate difficult terms for MySQL AB to continue offering commercial products. It’s time for the MySQL AB team to look for a new storage engine.

The Motley Fool’s analysis: “Oracle Goes for the Kill.” Red Herring sees “Oracle Acquires Innobase” as just the 11th acquisition this year, and possibly for a low-end entry-level tool for the Oracle DB. It will be interesting to see how Oracle proceeds.

Powered by WordPress. Designed by Woo Themes

This work by Ted Roche is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States.