Tuesday, November 9, 2010

Nasdaq Data as a Service

http://blog.programmableweb.com/2010/11/08/nasdaq-continues-the-data-as-a-service-trend/

We'll see more and more business data sources exposed as data services.
This is more or less what Microsoft Azure DataMarket tends to generalize.
Today it is mostly limited to read-only kind of access, but I'm confident data manipulation services will follow soon.

Now, the 2 big questions:
  1. How to widely enable all these data services, 
  2. and how to easily combine these external data services with other heterogeneous data models?
This is exactly where Data Services Platforms have a great role to play.

Thursday, October 28, 2010

Big data

Interesting series of videos by Jeff Jonas, "Mister Data" at IBM:
http://techcrunch.com/2010/10/27/big-data/

See also: http://en.wikipedia.org/wiki/Big_data

Two problems:
1. How to deal with huge volume of data? How to exploit it, understand trends, cycles, etc. ?
2. How to bring sense, meaning into that big data?

For #1, see Attivio, ClickFox or Aqumin for new technologies being able to nicely display huge amount of real-time data.

For #2, connect data together, build a context around it. It's all about semantics.

Tuesday, October 26, 2010

jOOQ

Seen this article on TheServerSide: here.
Product page: http://sourceforge.net/apps/trac/jooq

How should we react when reading posts like this in 2010?
It's like being back 15 years earlier.
How is that possible to write so many irrelevant statements in a single post?

The so-called "pragmatic" approach has given birth to so many useless frameworks like this one.

The good news is there is still a need for a comprehensive data manipulation solution.