Stay in touch …

FreeDB2

Archives

A different view on a “Database Appliance” concept

As the open source faithful have gathered in Portland for the annual O’Reilly Open Source Convention (OSCON) Canonical, the company behind an ever popular Linux distribution Ubuntu, announced that it has paired up the latest version of the free DB2 Express-C v9.7 with the latest version of Ubuntu 10.04 LTS to deliver a free enterprise-grade cloud database appliance.

Not that kind of an appliance

Database appliances, especially for data warehousing,  are all the rage. These database appliances deliver a package of hardware and database software that are put together and optimized by the DBMS vendor. Most of [...]

Read …

Top 3 ways to return TOP 10 rows by an SQL query

Limiting amount of data returned by a database to an application is probably the easiest and the most effective way to improve performance your application. DB2 provides 3 ways of accomplishing this. You can use DB2 SQL FETCH FIRST n ROWS syntax. You can use SQL syntax of another DBMS like MySQL, Oracle or Sybase, or you can do this in a database independent way by using the capabilities provided by the database API you are using in your application code. [...]

Read …

Move over Oprah, DB2NightShow.com is moving up in ratings

Late night television has been almost a competitive and turbulent as database market of late. We have the whole Jay Leno vs. Conan O’Brien – The Tonight Show dilemma. Then there is Oprah Winfrey announcing end of her show. And then there is Charlie Sheen talking about quitting Two and a Half Men; now this one will hurt.

But I digress. Scott Hayes of Database-Brothers Inc. has decided to combine his love for databases and passion for good entertainment to start a DB2NightShow.com. The format is more like Tonight Show but there is no band. The jokes are [...]

Read …

DB2 can tell you where to go and what to do there

Last week I blogged about the rise in importance of location-based data. The timing was not a coincidence. I am a bit of a gadget freak and last week was a pretty important event in the world of gadgets and technology in general. For the first time ever Apple, a company specializing in mobile devices, became the largest technology company in the world, edging out Microsoft, a traditional computing company. Because pretty much every mobile device today comes with ability to capture location data, I am convinced that we are entering a stage where location data will become ubiquitous.

[...]

Read …

Jonathan Schwartz resigns as SUN CEO with a tweet

“Today’s my last day at Sun. I’ll miss it. Seems only fitting to end on a #haiku. Financial crisis/Stalled too many customers/CEO no more”

Jonathan Schwartz – Best Leader no more

These are the parting words of Jonathan Schwartz on Twitter. No multi-page letter like Scott McNealy did when he resined this post.

I am constantly amazed at just how much the social media phenomenon has changed the corporate attitude in just a couple of years. I see it reflected greatly in our own efforts to get everyone to partake in the goodness that is DB2. We have [...]

Read …